Back to directory
kukapay/thegraph-mcp

kukapay/thegraph-mcp

@kukapay

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

thegraphblockchaingraphqlmcpai-agentsdata-indexingsubgraphfinance

Installation & Configuration

{
  "mcpServers": {
    "thegraph-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "path/to/thegraph-mcp",
        "run",
        "main.py"
      ],
      "env": {
        "THEGRAPH_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13