Skip to content
Back to search
30
MCP

io.github.shahidla/cds-db-nlquery-mcp

io.github.shahidla/cds-db-nlquery-mcp

MCP server for natural-language queries against SAP CAP db-layer entities via real CQN/SQL JOINs.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@shahid.la/cds-db-nlquery-mcp
MCP server for natural language queries against CDS db-layer entities. Targets raw db/schema.cds entities via cds.run() with real SQL JOINs
0 tools
souhardyak/mcp-db-server
MCP Database Server with natural language SQL queries for PostgreSQL/MySQL using FastAPI
0 tools
mcpcommunity/xgenerationlab-xiyan_mcp_server
A Model Context Protocol (MCP) server that enables natural language queries to databases
0 tools
3dcitydb-mcp-server
MCP server for natural-language querying of 3DCityDB v5 semantic city models
0 tools
ambivo-mcp-server
MCP Server for Ambivo API endpoints - Natural language queries and direct entity data access
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.shahidla/cds-db-nlquery-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}