io.github.StudiousXiaoYu/oracle-link
Quality Score
71
/100
Oracle MCP Query Server (Node.js) - Read-only SELECT via MCP
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"oracle-link": {
"command": "npx",
"args": [
"-y",
"@studious-xiaoyu/oracle-link"
],
"env": {
"ORACLE_USERNAME": "<oracle_username>",
"ORACLE_PASSWORD": "<your-oracle_password>",
"ORACLE_CONNECT_STRING": "<oracle_connect_string>",
"ORACLE_PRIVILEGE": "<oracle_privilege>",
"DEFAULT_MAX_ROWS": "<default_max_rows>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"oracle-link": {
"command": "npx",
"args": [
"-y",
"@studious-xiaoyu/oracle-link"
],
"env": {
"ORACLE_USERNAME": "<oracle_username>",
"ORACLE_PASSWORD": "<your-oracle_password>",
"ORACLE_CONNECT_STRING": "<oracle_connect_string>",
"ORACLE_PRIVILEGE": "<oracle_privilege>",
"DEFAULT_MAX_ROWS": "<default_max_rows>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @studious-xiaoyu/oracle-link§02 Environment variables
ORACLE_USERNAMEOracle DB username (optional when using tool url)
ORACLE_PASSWORDsecret
Oracle DB password (optional when using tool url)
ORACLE_CONNECT_STRINGOracle connect string host:port/service (optional when using tool url)
ORACLE_PRIVILEGEAdmin privilege (SYSDBA or SYSOPER), optional
DEFAULT_MAX_ROWSDefault max rows for queries
§03 MCP Quality Score · methodology
freshness
16
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.