← Back to Skills Marketplace
paulieb14

Graph Aave Mcp

by PaulieB14 · GitHub ↗ · v4.0.7 · MIT-0
cross-platform ⚠ suspicious
94
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install graph-aave-mcp
Description
Aave V2/V3/V4 MCP server — 40 tools across 16 Graph subgraphs + Aave V4 API. Covers reserves, positions, cross-chain liquidation risk monitoring, governance,...
README (SKILL.md)

graph-aave-mcp

MCP server for Aave V2, V3, and V4 — 40 tools across 16 Graph subgraphs + the Aave V4 API.

Setup

Install the npm package globally, then run it:

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
  • V4 API (16 tools): Hubs, spokes, reserves, exchange rates, user positions, activities, swap quotes, claimable rewards

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?"

Links

Usage Guidance
Before installing: verify the npm package and GitHub repository (maintainer, stars, recent commits, package author) to ensure the code is trustworthy. Note that SKILL.md asks you to run 'npm install -g graph-aave-mcp' which will execute code downloaded from npm — consider installing in a sandbox/container or vetting the package source first. Confirm the package name matches the linked GitHub repo and check package versions and release notes. Also set a dedicated GRAPH_API_KEY (The Graph) with minimal permissions and avoid using broader credentials. Ask the publisher to update registry metadata to declare GRAPH_API_KEY and an explicit install spec (including trusted source and version) to reduce risk.
Capability Analysis
Type: OpenClaw Skill Name: graph-aave-mcp Version: 4.0.7 The provided files (_meta.json and SKILL.md) contain metadata and documentation for a DeFi-focused MCP server designed to interact with Aave protocol data via The Graph API. The instructions are consistent with the stated purpose of monitoring liquidation risks, reserves, and user positions across multiple chains, and no malicious code, suspicious exfiltration patterns, or prompt injection attempts were found.
Capability Tags
cryptorequires-wallet
Capability Assessment
Purpose & Capability
The skill claims to provide Aave V2/V3/V4 tools via The Graph and Aave V4 API, which aligns with the instructions (queries to The Graph, npm package named graph-aave-mcp). However the registry metadata omitted the environment variable and the SKILL.md requires a GRAPH_API_KEY and implies npm is needed — a mismatch between declared requirements and runtime instructions.
Instruction Scope
SKILL.md's runtime instructions are focused: install the npm package, run the binary, and set GRAPH_API_KEY. It does not instruct reading arbitrary system files or unrelated environment variables, nor sending data to unexpected endpoints beyond The Graph/npm. No broad data-collection steps are present in the instructions.
Install Mechanism
There is no install specification in the registry, yet SKILL.md instructs users to install an npm package globally (npm install -g graph-aave-mcp). Installing an external npm package executes remote code from the npm registry — a moderate-risk action. The SKILL.md provides npm and GitHub links (helpful), but the absence of an install spec in the skill bundle and no pinned release info means the installer behavior and provenance aren't enforced by the registry metadata.
Credentials
SKILL.md requires a single GRAPH_API_KEY for The Graph, which is appropriate for the claimed functionality. However the registry metadata claims 'Required env vars: none' and 'Primary credential: none', creating an inconsistency. Requesting one API key is proportional, but the metadata mismatch is confusing and could lead to unexpected runtime prompts.
Persistence & Privilege
The skill does not request always:true, does not include install-time system modifications in the bundle, and is user-invocable. Autonomous invocation is allowed by default (normal). There is no indication the skill will attempt to modify other skills or agent-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install graph-aave-mcp
  3. After installation, invoke the skill by name or use /graph-aave-mcp
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v4.0.7
- Added explicit documentation for the required GRAPH_API_KEY environment variable. - Improved setup instructions, including npm install, running the server, and setting the API key. - Clarified supported chains and expanded V2/V3 coverage in the feature list. - Updated tags and expanded description for comprehensiveness.
v4.0.6
- Updated description and documentation in SKILL.md to clearly outline all tools, supported Aave versions, and example use cases. - Added detailed install instructions and environment variable requirements. - Expanded and clarified the list of available features, including V4 Hubs/Spokes, liquidation risk, governance, and protocol history. - Provided quick-start usage examples and helpful resource links.
Metadata
Slug graph-aave-mcp
Version 4.0.7
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Graph Aave Mcp?

Aave V2/V3/V4 MCP server — 40 tools across 16 Graph subgraphs + Aave V4 API. Covers reserves, positions, cross-chain liquidation risk monitoring, governance,... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install Graph Aave Mcp?

Run "/install graph-aave-mcp" 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.0.7.

💬 Comments