← Back to Skills Marketplace
paulieb14

Graph Aave MCP

by PaulieB14 · GitHub ↗ · v4.1.16 · MIT-0
cross-platform ✓ Security Clean
27
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install graph-aave-mcp-v2
Description
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...
README (SKILL.md)

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

Usage Guidance
Install only if you are comfortable running the third-party npm MCP package and sharing a The Graph API key with it. Use public wallet addresses only, never private keys or seed phrases, and monitor Graph API usage because broad queries may consume quota.
Capability Tags
cryptorequires-walletrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The stated purpose and capabilities fit together: Aave V2/V3/V4 market, position, governance, liquidation-risk, API, and on-chain-view queries are coherent with an Aave data MCP integration.
Instruction Scope
The skill instructions are setup and example prompts only; upstream context also describes a raw GraphQL query capability, which is broad but read-only and aligned with subgraph analytics. ([github.com](https://github.com/PaulieB14/graph-aave-mcp))
Install Mechanism
Installation uses a third-party global npm package or MCP registration command. That is disclosed and expected for an MCP server, but users should trust the package source before running it.
Credentials
The GRAPH_API_KEY requirement and wallet-address analysis are proportionate to querying The Graph and public Aave data; the artifact does not request wallet private keys or seed phrases.
Persistence & Privilege
The durable findings store is explicitly disclosed as surviving context compaction; the artifact does not show automatic background execution, privilege escalation, or credential persistence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install graph-aave-mcp-v2
  3. After installation, invoke the skill by name or use /graph-aave-mcp-v2
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v4.1.16
v4.1.16 — see github.com/PaulieB14/graph-aave-mcp
Metadata
Slug graph-aave-mcp-v2
Version 4.1.16
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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.

💬 Comments