Back to directory
paulieb14/graph-aave-mcp

paulieb14/graph-aave-mcp

@PaulieB14

MCP server for querying AAVE V2/V3/V4 lending and governance data via The Graph — 7 chains across 11 subgraphs (Ethereum, Base, Arbitrum, Polygon, Optimism, Avalanche, Fantom + Governance V3)

aavedefilendinggovernancecross-chainliquidationhealth-factorgraphfinance

Installation & Configuration

{
  "mcpServers": {
    "graph-aave": {
      "command": "npx",
      "args": [
        "-y",
        "graph-aave-mcp"
      ],
      "env": {
        "GRAPH_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/11
Updated
2026/6/12