Lodestar
GRT
0

MCP Directory

Model Context Protocol servers that connect AI agents to The Graph's blockchain data.

Official

Subgraph MCP

GraphOps

Official

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.

Schema retrievalGraphQL query executionContract lookup by addressSubgraph search30-day query volume analytics

Works with

ClaudeClaude CodeCursorCline

https://subgraphs.mcp.thegraph.com/sse

Token API MCP

The Graph / Pinax

Official

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.

Token metadata (name, symbol, supply)Wallet balance queriesTransfer trackingTop holder analysisHistorical data

Works with

ClaudeCursorCline

Requires JWT from thegraph.market

Community

graph-polymarket-mcp

PaulieB14

Community

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.

Trader P&L analysisLeaderboard generationOpen interest trackingLive CLOB pricingOrder book dataHistorical price charts

Works with

ClaudeCursorWindsurfVS Code

npm install -g graph-polymarket-mcp

subgraph-mcp-skills

PaulieB14

Community

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.

Conversational subgraph searchMulti-client setup guidesSchema exploration workflows

Works with

ClaudeClaude CodeCursorCline

thegraph-mcp

kukapay

Community

Python-based MCP server for querying blockchain data indexed by The Graph. Schema retrieval, GraphQL execution, and natural language prompts for data analysis.

Schema retrievalGraphQL query executionNatural language data analysis

Works with

Any MCP-compatible client

Python 3.10+ · pip install

graph-advocate

PaulieB14

Community

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.

Multi-agent request routingToken API integrationSubgraph Registry lookupSubstreams routing

Works with

ClaudeAny MCP-compatible client