aave-mcp-server

MCP integration for Aave lending protocol for supply, borrow, and position management.

23 stars

Best use case

aave-mcp-server is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

MCP integration for Aave lending protocol for supply, borrow, and position management.

Teams using aave-mcp-server should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/aave-mcp-server/SKILL.md --create-dirs "https://raw.githubusercontent.com/jiayaoqijia/cryptoskill/main/skills/defi/aave-mcp-server/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/aave-mcp-server/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How aave-mcp-server Compares

Feature / Agentaave-mcp-serverStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

MCP integration for Aave lending protocol for supply, borrow, and position management.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Aave MCP Server

MCP integration for Aave lending protocol for supply, borrow, and position management.

## Source

- **Discovered via**: AltLLM web search (2026-03-23)
- **URL**: https://github.com/aave/aave-mcp

Related Skills

hyperliquid-mcp-server

23
from jiayaoqijia/cryptoskill

🔗 Connect Claude Code to the power of Hyperliquid DEX with the fully implemented Model Context Protocol (MCP) server for seamless interactions.

binance-mcp-server

23
from jiayaoqijia/cryptoskill

Official MCP server for Binance API enabling AI agents to query prices, execute trades, and manage portfolios.

uniswap-mcp-server

23
from jiayaoqijia/cryptoskill

MCP server for Uniswap DEX enabling AI agents to get quotes and execute swaps across all supported chains.

Pump MCP Server

23
from jiayaoqijia/cryptoskill

Model Context Protocol server exposing 7 tools, 3 resource types, and 3 prompts for AI agent consumption — Solana wallet operations, vanity address generation, message signing, and address validation over stdio transport.

morpho-mcp-server

23
from jiayaoqijia/cryptoskill

MCP integration for Morpho lending protocol enabling AI agents to supply, borrow, and manage positions.

lifi-mcp-server

23
from jiayaoqijia/cryptoskill

MCP server for LI.FI cross-chain bridge aggregator enabling seamless multi-chain swaps.

jupiter-mcp-server

23
from jiayaoqijia/cryptoskill

MCP server for Jupiter DEX aggregator on Solana enabling optimal swap routing for AI agents.

aave-liquidation-monitor

23
from jiayaoqijia/cryptoskill

Proactive monitoring of Aave V3 borrow positions with liquidation alerts. Queries user collateral, debt, and health factor across chains (Ethereum, Polygon, Arbitrum, etc.). Sends urgent alerts to Telegram/Discord/Slack when health factor drops below configurable thresholds (critical at 1.05, warning at 1.2). Use when you need continuous monitoring of Aave positions, want alerts before liquidation risk occurs, or need periodic summaries of your borrowing health.

aave-lending-v3

23
from jiayaoqijia/cryptoskill

Supply, borrow, and manage positions across Aave V3 markets on multiple chains.

aave-heyanon

23
from jiayaoqijia/cryptoskill

Safe execution layer for Aave lending that validates collateral, health factors, and approvals before returning pre-validated calldata.

lightning-mcp-server

23
from jiayaoqijia/cryptoskill

Build and configure the MCP server for Lightning Node Connect (LNC). Connects AI assistants to lnd nodes via encrypted WebSocket tunnels using pairing phrases — no direct network access or TLS certs needed. Read-only by default (18 tools for querying node state, channels, payments, invoices, peers, on-chain data).

aaveclaw

23
from jiayaoqijia/cryptoskill

Aave V3 lending protocol on Base Sepolia testnet. Deposit WETH collateral, borrow USDC, repay loans, withdraw collateral, check health factor, and mint test tokens via faucet. Use when users want to interact with Aave lending, check their lending position health, or get testnet tokens.