finance & fintech

Thegraph Mcp

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

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/thegraph-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

kukapay/thegraph-mcp

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

GitHub: https://github.com/kukapay/thegraph-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub