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.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
express vulnerable to XSS via response.redirect()
Express.js Open Redirect in malformed URLs
process.env. You'll be asked to provide them before it can run.CORS_ORIGIN— CORS origin (default: )LD_LIBRARY_PATHLOG_LEVEL— Logging level (default: info)MAX_REQUEST_SIZE— Maximum request size (default: 10mb)MCP_API_KEY— API key for /mcp endpoint authentication (recommended)MCP_REQUEST_TIMEOUT— Request timeout: 30 seconds (configurable via )NL2SQL_URL— URL of NL2SQL service (default: http://nl2sql-service:8500/query)ORACLE_CLIENT_PATHORACLE_CONN— Connection string (format: host:port/service)ORACLE_PASS— Oracle database passwordORACLE_POOL_INCREMENT— Pool increment (default: 1)ORACLE_POOL_MAX— Maximum pool size (default: 10)ORACLE_POOL_MIN— Minimum pool size (default: 2)ORACLE_POOL_TIMEOUT— Pool timeout in seconds (default: 60)ORACLE_QUEUE_TIMEOUTORACLE_USER— Oracle database usernamePORT— HTTP server port (default: 3000)[](https://m8ven.ai/mcp/jaikishpai-mcp-server-nodejs-1rgqa3)