HomeFinance › graph-aave-mcp

graph-aave-mcp

AAVE V2/V3 lending & governance MCP — 7 chains via The Graph subgraphs

TypeScript Cloud
★ 2 stars Last pushed 2026-09-02 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.0)

npx -y graph-aave-mcp@1.0.0

Or add to your MCP client config:

{
  "mcpServers": {
    "graph-aave-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "graph-aave-mcp@1.0.0"
      ],
      "env": {
        "GRAPH_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • GRAPH_API_KEY required secret — API key for The Graph network. Required to query subgraphs. Get one free at https://thegraph.com/studio/apikeys/

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry