MCP Server
MCP
DataGraph
Urban intelligence knowledge graph. Structured locality data for civic problem-solving.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.datagraph.city/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "datagraph-city-mcp-server",
"version": "1.7.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
Comments
Sign in to leave a comment