← All servers
D

DataGraph

connects

api.datagraph.city

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

https://api.datagraph.city/mcpOAuthMCP 2025-03-26v1.6.0last checked 3 Sep 2026spoke MCP on 3 of 3 checks (30 days)initialize in 396 ms

Will my client connect?

Decided from what the probe found at the endpoint, and from what each client's own documentation says it can complete. Every row carries the day that documentation was read.

Claude CodeConnects with setup

The registration flow this server advertises is not one Claude Code documents, so register a client with the issuer yourself and give Claude Code the client ID.

claude mcp add --transport http --client-id <your-client-id> --client-secret --callback-port 8080 datagraph https://api.datagraph.city/mcp

Claude Code docs · read on 2026-08-30

Claude (claude.ai & Desktop)Connects with setup

The registration flow this server advertises is not one Claude (claude.ai & Desktop) documents, so register a client with the issuer yourself and give Claude (claude.ai & Desktop) the client ID.

Settings → Connectors → Add custom connector, then paste https://api.datagraph.city/mcp. Under Advanced settings, enter the OAuth Client ID and Secret the issuer gave you.

Claude (claude.ai & Desktop) docs · read on 2026-08-30

ChatGPTConnects

The authorization server supports Client ID Metadata Documents, so ChatGPT identifies itself by URL with no registration step.

Settings → Apps → Advanced settings → Developer mode, then create a connector pointing at https://api.datagraph.city/mcp.

ChatGPT docs · read on 2026-08-30

CursorConnects with setup

The registration flow this server advertises is not one Cursor documents, so register a client with the issuer yourself and give Cursor the client ID.

{
  "mcpServers": {
    "datagraph": {
      "url": "https://api.datagraph.city/mcp"
    }
  }
}

Cursor docs · read on 2026-08-30

VS Code (Copilot)Connects with setup

The registration flow this server advertises is not one VS Code (Copilot) documents, so register a client with the issuer yourself and give VS Code (Copilot) the client ID.

{
  "servers": {
    "datagraph": {
      "oauth": {
        "clientId": "<your-client-id>"
      },
      "type": "http",
      "url": "https://api.datagraph.city/mcp"
    }
  }
}

VS Code (Copilot) docs · read on 2026-08-30

How to authenticate

Checked against the endpoint by our probe on 3 Sep 2026. These are the capabilities the server advertises, not a prediction about any particular client.

Scheme
OAuth
Issuer
https://api.datagraph.city
Dynamic client registration
Not advertised
Client ID Metadata Document
Supported

A client identifies itself by a URL to its own metadata, so no registration step is required.

PKCE
S256
Grant types
authorization_code, refresh_token
Scopes
datagraph:read
Protected-resource metadata
Published (RFC 9728)
Anonymous access
Handshake succeeds; 5 tools listable
Documentation
https://datagraph.city/docs.html#mcp-setup

What the probe found

No CORS headers for browser-based clients

A cross-origin preflight came back without Access-Control-Allow-Origin, so the endpoint is reachable from native clients only — code running in a web page is stopped by the browser before a request is ever sent.

5 tools usable without signing in

The server exposes a public surface before authorization: get_server_info, list_datasets, get_locality_schema, query_locality_data, get_usage_stats.

Tools

get_locality_schemaget_server_infoget_usage_statslist_datasetsquery_locality_data

Contract history

2 Sep 2026v1.6.0first recorded contract

Get alerted when this contract changes

Depend on this server? Leave an email and get a message when a probe records a change — a tool removed, an argument newly required, an enum narrowed. Alerts are being built; signing up is what tells us to hurry.

Prefer a feed reader? This page's contract changes are also an Atom feed.

Own this server?

Sign in to claim this listing by proving control of its host.

Status badge

Status for a README, from the last probe — cached an hour, so up to seven hours behind the endpoint. Links back to this page.

MCP status badge for DataGraph
[![MCP status](https://mcpi.app/servers/datagraph/badge.svg)](https://mcpi.app/servers/datagraph)