← 返回 Skills 市场
paulieb14

Graph Aave Mcp

作者 PaulieB14 · GitHub ↗ · v4.0.7 · MIT-0
cross-platform ⚠ suspicious
94
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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,...
使用说明 (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

安全使用建议
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.
功能分析
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.
能力标签
cryptorequires-wallet
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install graph-aave-mcp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /graph-aave-mcp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug graph-aave-mcp
版本 4.0.7
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 Graph Aave Mcp?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install graph-aave-mcp」即可一键安装,无需额外配置。

Graph Aave Mcp 是免费的吗?

是的,Graph Aave Mcp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Graph Aave Mcp 支持哪些平台?

Graph Aave Mcp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Graph Aave Mcp?

由 PaulieB14(@paulieb14)开发并维护,当前版本 v4.0.7。

💬 留言讨论