MCP Directory
Model Context Protocol servers that connect AI agents to The Graph's blockchain data.
Official
Subgraph MCP
GraphOps
Query 15,000+ blockchain subgraphs through natural language — no GraphQL required. The flagship MCP for The Graph, with a hosted SSE endpoint ready to connect.
Works with
https://subgraphs.mcp.thegraph.com/sse
Token API MCP
The Graph / Pinax
On-chain token data across 9 networks via natural language. ERC-20 & NFT metadata, wallet balances, transfer history, and top holder analysis — no custom subgraph needed.
Works with
Requires JWT from thegraph.market
Community
graph-polymarket-mcp
PaulieB14
Specialized MCP exposing 31 tools for Polymarket prediction market data via The Graph subgraphs. Covers live pricing, order books, trader P&L, and position tracking.
Works with
npm install -g graph-polymarket-mcp
subgraph-mcp-skills
PaulieB14
A set of AI agent skills and setup guides that make it easy to connect any AI client to The Graph's subgraphs. More workflow tooling than raw MCP server.
Works with
thegraph-mcp
kukapay
Python-based MCP server for querying blockchain data indexed by The Graph. Schema retrieval, GraphQL execution, and natural language prompts for data analysis.
Works with
Python 3.10+ · pip install
graph-advocate
PaulieB14
Experimental multi-agent routing agent that intelligently routes data requests across The Graph's AI suite — Token API, Subgraph Registry, and Substreams — based on query intent.
Works with