Connects Claude to The Graph's decentralized blockchain indexing network through GraphQL queries against deployed subgraphs. You get indexed data from Ethereum, Polygon, and other supported chains without running your own nodes or parsing raw blocks. The gateway runs at pipeworx.io and includes an ask_pipeworx tool that translates natural language questions into the right GraphQL queries automatically. Useful when you need historical DeFi data, NFT ownership records, or any on-chain activity that's already being indexed by a subgraph. Part of a larger gateway offering 250+ data sources, but also available as a standalone server if you only need blockchain data access.
The Graph MCP — indexed blockchain data via subgraph GraphQL queries
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"the-graph": {
"url": "https://gateway.pipeworx.io/the-graph/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about The Graph data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json