Loading languages...
TH

thegraph-mcp

@kukapay5

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

blockchain
thegraph
graphql
ai-agents
data-indexing

# mcpServer Config

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

# stdio

uv --directory path/to/thegraph-mcp run main.py
Transport:
stdio
Язык:
python
Создано:3/21/2025
Обновлено:7/10/2025
Домашняя страница:
https://github.com/kukapay/thegraph-mcp