Skip to main content
Finance & FintechPython

kukapay/thegraph-mcp

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

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/kukapay/thegraph-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "thegraph-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kukapay/thegraph-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
kukapay