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
TypeScript
Created
2026/3/4
Updated
2026/9/2