Skip to content
Back to search
30
MCP

3dcitydb-mcp-server

pypi/3dcitydb-mcp-server

MCP server for natural-language querying of 3DCityDB v5 semantic city models

Uptime
0.0%
58 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
mcpcommunity/xgenerationlab-xiyan_mcp_server
A Model Context Protocol (MCP) server that enables natural language queries to databases
0 tools
souhardyak/mcp-db-server
MCP Database Server with natural language SQL queries for PostgreSQL/MySQL using FastAPI
0 tools
xiyan_mcp_server
A Model Context Protocol (MCP) server that enables natural language queries to databases
0 tools
3dcitydb mcp server
Metadata-only Glama MCP server.
0 tools
io.github.shahidla/cds-db-nlquery-mcp
MCP server for natural-language queries against SAP CAP db-layer entities via real CQN/SQL JOINs.
0 tools

How to use

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

{
  "mcpServers": {
    "3dcitydb-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}