# DataGraph MCP server

Urban intelligence knowledge graph. Structured locality data for civic problem-solving.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-team-earth-datagraph

## Install
- Command: `npx -y datagraph-city-mcp-server`
- Endpoint: https://api.datagraph.city/mcp
- Auth: Not captured

## Setup notes
- Package: Npm datagraph-city-mcp-server v1.7.2
- Remote endpoint: https://api.datagraph.city/mcp

## Tools
- get_server_info - Get DataGraph MCP server metadata and GOSR framework info. Endpoint: https://api.datagraph.city/mcp
- list_datasets - List available datasets. Optionally filter by locality code. Endpoint: https://api.datagraph.city/mcp
- get_locality_schema - Get the graph schema for a locality (node types, relationships, sample queries). Call list_datasets first to get locality codes. Endpoint: https://api.datagraph.city/mcp
- query_locality_data - Query data using natural language or Cypher. Requires auth. Endpoint: https://api.datagraph.city/mcp
- get_usage_stats - Check your API usage and quota. Requires auth. Endpoint: https://api.datagraph.city/mcp

## Resources
Not captured

## Prompts
- explore_locality_data - Guided exploration of a locality's data Arguments: locality
- analyze_gosr_dataset - Analyze a GOSR dataset using the Goal-Obstacles-Solutions-Resources framework Arguments: dataset, focus
- cypher_query_builder - Build a Cypher query from a natural language question Arguments: locality, user_question

## Metadata
- Owner: io.github.team-earth
- Version: 1.7.2
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 27, 2026
- Source: https://registry.modelcontextprotocol.io
