@shahid.la/cds-db-nlquery-mcp
Rank #64,255io.github.shahidla/cds-db-nlquery-mcp
MCP server for natural-language queries against SAP CAP db-layer entities via real CQN/SQL JOINs.
@shahid.la/cds-db-nlquery-mcp is a Model Context Protocol (MCP) server published by shahidla. It ranks #64,255 of 132,405 servers tracked on MCP Toplist. @shahid.la/cds-db-nlquery-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 25, 2026 and most recently updated on Jun 25, 2026.
Ranks ahead of 68,150 of 132,405 servers on MCP Toplist.
Use @shahid.la/cds-db-nlquery-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cds-db-nlquery-mcp -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -e "OPENAI_API_KEY=<your OPENAI_API_KEY>" -e "MCP_ALLOWED_ENTITIES=<your MCP_ALLOWED_ENTITIES>" -e "MCP_BLOCKED_COLUMNS=<your MCP_BLOCKED_COLUMNS>" -- npx -y @shahid.la/cds-db-nlquery-mcpReplace each placeholder with your own value before saving.
[mcp_servers.cds-db-nlquery-mcp]
command = "npx"
args = ["-y", "@shahid.la/cds-db-nlquery-mcp"]
[mcp_servers.cds-db-nlquery-mcp.env]
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"
OPENAI_API_KEY = "<your OPENAI_API_KEY>"
MCP_ALLOWED_ENTITIES = "<your MCP_ALLOWED_ENTITIES>"
MCP_BLOCKED_COLUMNS = "<your MCP_BLOCKED_COLUMNS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cds-db-nlquery-mcp": {
"command": "npx",
"args": [
"-y",
"@shahid.la/cds-db-nlquery-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"MCP_ALLOWED_ENTITIES": "<your MCP_ALLOWED_ENTITIES>",
"MCP_BLOCKED_COLUMNS": "<your MCP_BLOCKED_COLUMNS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cds-db-nlquery-mcp": {
"command": "npx",
"args": [
"-y",
"@shahid.la/cds-db-nlquery-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"MCP_ALLOWED_ENTITIES": "<your MCP_ALLOWED_ENTITIES>",
"MCP_BLOCKED_COLUMNS": "<your MCP_BLOCKED_COLUMNS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cds-db-nlquery-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@shahid.la/cds-db-nlquery-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"MCP_ALLOWED_ENTITIES": "<your MCP_ALLOWED_ENTITIES>",
"MCP_BLOCKED_COLUMNS": "<your MCP_BLOCKED_COLUMNS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cds-db-nlquery-mcp": {
"command": "npx",
"args": [
"-y",
"@shahid.la/cds-db-nlquery-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"MCP_ALLOWED_ENTITIES": "<your MCP_ALLOWED_ENTITIES>",
"MCP_BLOCKED_COLUMNS": "<your MCP_BLOCKED_COLUMNS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cds-db-nlquery-mcp": {
"command": "npx",
"args": [
"-y",
"@shahid.la/cds-db-nlquery-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"MCP_ALLOWED_ENTITIES": "<your MCP_ALLOWED_ENTITIES>",
"MCP_BLOCKED_COLUMNS": "<your MCP_BLOCKED_COLUMNS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.shahidla%2Fcds-db-nlquery-mcp)<a href="https://mcptoplist.com/server/io.github.shahidla%2Fcds-db-nlquery-mcp"><img src="https://mcptoplist.com/badge/io.github.shahidla%2Fcds-db-nlquery-mcp.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
shahidla
Other servers by shahidla
View all shahidla servers →Available versions (1)
| Version | Published |
|---|---|
| 0.7.3 | Jun 25, 2026 |
Frequently asked questions
- Who maintains @shahid.la/cds-db-nlquery-mcp?
- @shahid.la/cds-db-nlquery-mcp is maintained by shahidla, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is @shahid.la/cds-db-nlquery-mcp listed on the Official MCP Registry?
- Yes — @shahid.la/cds-db-nlquery-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does @shahid.la/cds-db-nlquery-mcp have?
- MCP Toplist tracks 1 version of @shahid.la/cds-db-nlquery-mcp, most recently published on Jun 25, 2026.
- Where can I find the source code for @shahid.la/cds-db-nlquery-mcp?
- The source code for @shahid.la/cds-db-nlquery-mcp is hosted at github.com/shahidla/cds-db-nlquery-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.