MCP server for natural language queries against CDS db-layer entities; automatically discovers schema, generates SQL JOINs, and returns rows.
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.
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
process.env. You'll be asked to provide them before it can run.ANTHROPIC_API_KEY— "": "sk-ant-..."ANTHROPIC_MODEL— "": "claude-haiku-4-5-20251001"LLM_PROVIDER— "anthropic" or "openai". Auto-detected from whichever API key is set, only needed if both are set and you want to force one.MCP_ALLOWED_ENTITIES— "": "Customers,Orders,Products",MCP_BLOCKED_COLUMNS— "": "PASSWORD,EMBEDDING,SSN",MCP_DB_PASSWORD— Step 2: Point the server at it with MCP_DB_USER/MCP_DB_USER— Step 2: Point the server at it with /MCP_DB_PASSWORDMCP_MAX_EXPAND_ROWSMCP_MAX_HIERARCHY_DEPTHMCP_MAX_OFFSETMCP_MAX_ROWS— "": "100",MCP_MODEL_PATH— db Path to your CDS model folder or file, relative to cwd. Change if your schema is at model/, srv/, etc.OPENAI_API_KEY— "": "sk-...",OPENAI_BASE_URL— OPENAI_MODEL accepts any model name. Use whatever your provider expects. Set to point at a different OpenAI-compatible endpoint:OPENAI_MODEL— "": "gpt-4o-mini"[](https://m8ven.ai/mcp/shahidla-cds-db-nlquery-mcp-odyekm)