Cds DB Nlquery MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from npm. Last commit 25 Jun 2026.
MCP server for natural-language queries against SAP CAP db-layer entities via real CQN/SQL JOINs.
Today is the operative word: we check Cds DB Nlquery MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cds-db-nlquery-mcp -- npx -y @shahid.la/cds-db-nlquery-mcp
{
"mcpServers": {
"cds-db-nlquery-mcp": {
"args": [
"-y",
"@shahid.la/cds-db-nlquery-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.cds-db-nlquery-mcp]
command = "npx"
args = ["-y", "@shahid.la/cds-db-nlquery-mcp"]
{
"mcpServers": {
"cds-db-nlquery-mcp": {
"args": [
"-y",
"@shahid.la/cds-db-nlquery-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cds-db-nlquery-mcp": {
"args": [
"-y",
"@shahid.la/cds-db-nlquery-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ANTHROPIC_API_KEY (Anthropic API key (used if ANTHROPIC_API_KEY is set and OPENAI_API_KEY is not)), OPENAI_API_KEY (OpenAI (or OpenAI-compatible) API key), MCP_ALLOWED_ENTITIES (Comma-separated entity allowlist, enforced on JOINs too), MCP_BLOCKED_COLUMNS (Comma-separated column blocklist, stripped before the query is built).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Florentine.ai - Natural language to MongoDB aggregations
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
Execute raw SQL queries against SQL Server, SQLite, PostgreSQL, MySQL, and MariaDB.
Query your org's data in natural language — read-only MCP access to SQL, NoSQL, files & warehouses.
MCP server for SQL Server: schema inspection, safe read-only queries, query plan analysis
An MCP server for Text2SQL: transforms natural language into SQL using graph schema understanding.
GibsonAI MCP server: manage your databases with natural language
MCP server for read-only MySQL database queries in Claude Desktop
Answers built from our own checks of this server.