Loading MCP server directory, please wait...
MCP server for interacting with Oracle databases
npx @getmcp/cli add io.github.marcelo-ochoa/oracleRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.marcelo-ochoa/oracle": {
"command": "npx",
"args": [
"-y",
"@marcelo-ochoa/server-oracle"
],
"env": {
"ORACLE_USER": "",
"ORACLE_PASSWORD": ""
}
}
}
}