thegraph-mcp

thegraph-mcp

3.3

If you are the rightful owner of thegraph-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that powers AI agents with indexed blockchain data from The Graph.

TheGraph MCP Server is a Model Context Protocol server designed to facilitate AI agents in accessing and utilizing indexed blockchain data from The Graph. It provides tools for fetching subgraph schemas and executing GraphQL queries, enabling AI agents to generate and execute queries efficiently. The server is built to work with Python 3.10+ and is open-source under the MIT License. It is particularly useful for applications that require real-time blockchain data analysis and querying, such as decentralized finance (DeFi) platforms, blockchain analytics, and more.

Features

  • Fetches subgraph schemas to provide context for AI-generated GraphQL queries.
  • Executes GraphQL queries against specified subgraphs for data retrieval.
  • Supports both human-readable and JSON schema formats.
  • Facilitates natural language prompts for schema and data queries.
  • Open-source and compatible with Python 3.10+.