DataGraph
Rank #79,977pulsemcp/team-earth-datagraph
Urban intelligence knowledge graph for civic problem-solving
DataGraph is a Model Context Protocol (MCP) server published by team-earth. It ranks #79,977 of 132,113 servers tracked on MCP Toplist. DataGraph is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 12, 2025.
Ranks ahead of 52,136 of 132,113 servers on MCP Toplist.
Use DataGraph
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http team-earth-datagraph https://api.datagraph.city/mcp[mcp_servers.team-earth-datagraph]
url = "https://api.datagraph.city/mcp"Add to ~/.codex/config.toml.
https://api.datagraph.city/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"team-earth-datagraph": {
"url": "https://api.datagraph.city/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"team-earth-datagraph": {
"type": "http",
"url": "https://api.datagraph.city/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"team-earth-datagraph": {
"serverUrl": "https://api.datagraph.city/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"team-earth-datagraph": {
"url": "https://api.datagraph.city/mcp"
}
}
}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/pulsemcp%2Fteam-earth-datagraph)<a href="https://mcptoplist.com/server/pulsemcp%2Fteam-earth-datagraph"><img src="https://mcptoplist.com/badge/pulsemcp%2Fteam-earth-datagraph.svg" alt="MCP Toplist: #79,977 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
team-earth
Other servers by team-earth
View all team-earth servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains DataGraph?
- DataGraph is maintained by team-earth, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is DataGraph listed on the Official MCP Registry?
- DataGraph is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does DataGraph have?
- DataGraph ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for DataGraph?
- The source code for DataGraph is hosted at github.com/team-earth/data/tree/HEAD/mcp-server.
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.