Loading MCP server directory, please wait...
AAVE V2/V3 lending & governance MCP — 7 chains via The Graph subgraphs
npx @getmcp/cli add io.github.PaulieB14/graph-aave-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GRAPH_API_KEYAPI key for The Graph network. Required to query subgraphs. Get one free at https://thegraph.com/studio/apikeys/
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.PaulieB14/graph-aave-mcp": {
"command": "npx",
"args": [
"-y",
"graph-aave-mcp"
],
"env": {
"GRAPH_API_KEY": ""
}
}
}
}