/install graph-aave-mcp-v2
graph-aave-mcp
MCP server for Aave V2, V3, and V4 — 46 tools across 16 Graph subgraphs + the Aave V4 API + on-chain view contracts.
Setup
npm install -g graph-aave-mcp
graph-aave-mcp
Or add to Claude Code:
claude mcp add graph-aave -- graph-aave-mcp
Set your Graph API key (free at https://thegraph.com/studio/):
export GRAPH_API_KEY=your-key-here
What it does
- V2/V3 (16 tools): Reserves, positions, liquidations, borrows, supplies, flash loans, governance across 11 subgraphs on 7 chains (Ethereum, Arbitrum, Base, Polygon, Optimism, Avalanche)
- Liquidation Risk (8 tools): Cross-chain health factors, risk scores, risk alerts, at-risk positions across 5 chains, with live on-chain HF confirmation against Aave view contracts
- V4 API (16 tools): Hubs, spokes, reserves, exchange rates, user positions, activities, swap quotes, claimable rewards
- Findings store (new in 4.1.0): durable per-session findings that survive context compaction
What's new in 4.1.0
- Live on-chain reads — every reported health factor is double-checked against the Aave protocol's view contracts before surfacing
- Durable findings store — investigations persist across context-window compaction so multi-step analyses don't lose state
Example questions
- "What are the top Aave V3 markets on Ethereum by TVL?"
- "Compare WETH borrow rates across all chains"
- "Which positions are at risk of liquidation on Arbitrum?"
- "Show me Aave V4 hub utilization"
- "Is wallet 0x... at risk of liquidation on any chain — and confirm the HF on-chain?"
Links
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install graph-aave-mcp-v2 - After installation, invoke the skill by name or use
/graph-aave-mcp-v2 - Provide required inputs per the skill's parameter spec and get structured output
What is Graph Aave MCP?
Aave V2/V3/V4 MCP server — 46 tools across 16 Graph subgraphs + Aave V4 API + on-chain view contracts. Reserves, positions, cross-chain liquidation risk moni... It is an AI Agent Skill for Claude Code / OpenClaw, with 27 downloads so far.
How do I install Graph Aave MCP?
Run "/install graph-aave-mcp-v2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Graph Aave MCP free?
Yes, Graph Aave MCP is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Graph Aave MCP support?
Graph Aave MCP is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Graph Aave MCP?
It is built and maintained by PaulieB14 (@paulieb14); the current version is v4.1.16.