Stats
Actions
Tags
From claude-oracle
Connects to Oracle databases for querying, schema inspection, and data manipulation. Runs locally via npx.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"oracle": {
"command": "npx",
"args": [
"claude-oracle-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
First indexed Feb 23, 2026
First indexed Feb 23, 2026
npx claudepluginhub vvkmnn/claude-emporium --plugin claude-oracle