Developer Tools
Trust: 30/100 (Limited)io.github.StudiousXiaoYu/oracle-link Guide
Oracle MCP Query Server (Node.js) - Read-only SELECT via MCP
by StudiousXiaoYu
Quick Start
Install
npx @studious-xiaoyu/oracle-linkClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-studiousxiaoyu-oracle-link": {
"command": "npx",
"args": [
"@studious-xiaoyu/oracle-link"
]
}
}
}