ku

kukapay/thegraph-mcp

๐Ÿ โ˜๏ธ An MCP server that powers AI agents with indexed blockchain data from The Graph.

#AI#blockchain#The Graph
Publisherkukapay/thegraph-mcp
Submitted date4/19/2025

Overview

Title

TheGraph MCP Server

How to Use

  1. Installation: Clone the repository and configure the client with the required API key.
  2. Available Tools:
    • getSubgraphSchema: Fetches the schema of a specified subgraph in either human-readable or JSON format.
    • querySubgraph: Executes GraphQL queries against a subgraph, either manually crafted or AI-generated.
  3. Example Prompts: Use natural language to request schema details, query blockchain data, or perform analysis tasks.

Key Features

  • Blockchain Data Access: Indexes and retrieves structured blockchain data via The Graph.
  • AI Integration: Enables AI agents to generate and execute GraphQL queries.
  • Flexible Output: Supports both human-readable and JSON schema formats.
  • Easy Setup: Simple installation and configuration process.

Use Cases

  • Schema Exploration: Understand subgraph structures for query generation.
  • Data Retrieval: Fetch blockchain data like token volumes, liquidity, and transaction events.
  • Market Analysis: Analyze trading patterns, compare assets, and detect anomalies.
  • AI-Powered Queries: Automate complex queries using AI-generated prompts.

Visit More

View All