Loading MCP server directory, please wait...
Oracle MCP Query Server (Node.js) - Read-only SELECT via MCP
npx @getmcp/cli add io.github.StudiousXiaoYu/oracle-linkRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.StudiousXiaoYu/oracle-link": {
"command": "npx",
"args": [
"-y",
"@studious-xiaoyu/oracle-link"
],
"env": {
"ORACLE_USERNAME": "",
"ORACLE_PASSWORD": "",
"ORACLE_CONNECT_STRING": "",
"ORACLE_PRIVILEGE": "",
"DEFAULT_MAX_ROWS": ""
}
}
}
}