74
/ 100
1 month ago
glama

MCP Oracle Server

A production-grade Node.js MCP server for Oracle Database with HTTP transport, enabling SQL query execution, table listing, schema retrieval, and natural language to SQL conversion via MCP tools.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: MCP_API_KEY, ORACLE_PASS
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.24.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.24.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

lowexpress@4.18.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowexpress@4.18.2GHSA-rv95-896h-c2vc

Express.js Open Redirect in malformed URLs

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCORS_ORIGINCORS origin (default: )
configLD_LIBRARY_PATH
configLOG_LEVELLogging level (default: info)
configMAX_REQUEST_SIZEMaximum request size (default: 10mb)
🔐 secretMCP_API_KEYAPI key for /mcp endpoint authentication (recommended)
configMCP_REQUEST_TIMEOUTRequest timeout: 30 seconds (configurable via )
configNL2SQL_URLURL of NL2SQL service (default: http://nl2sql-service:8500/query)
configORACLE_CLIENT_PATH
configORACLE_CONNConnection string (format: host:port/service)
🔐 secretORACLE_PASSOracle database password
configORACLE_POOL_INCREMENTPool increment (default: 1)
configORACLE_POOL_MAXMaximum pool size (default: 10)
configORACLE_POOL_MINMinimum pool size (default: 2)
configORACLE_POOL_TIMEOUTPool timeout in seconds (default: 60)
configORACLE_QUEUE_TIMEOUT
configORACLE_USEROracle database username
configPORTHTTP server port (default: 3000)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jaikishpai-mcp-server-nodejs-1rgqa3)](https://m8ven.ai/mcp/jaikishpai-mcp-server-nodejs-1rgqa3)
commit: 758ab41926dfafcc72c5ea5cd1579085951dcd7b
code hash: 82353e7f3c6b4eed06ad3ac1b50fcf43493f0e82c7115066f3cc86247a66caae
verified: 6/15/2026, 1:50:33 PM
view raw JSON →