aave-mcp-server
MCP integration for Aave lending protocol for supply, borrow, and position management.
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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/aave-mcp-server/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How aave-mcp-server Compares
| Feature / Agent | aave-mcp-server | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/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
🔗 Connect Claude Code to the power of Hyperliquid DEX with the fully implemented Model Context Protocol (MCP) server for seamless interactions.
binance-mcp-server
Official MCP server for Binance API enabling AI agents to query prices, execute trades, and manage portfolios.
uniswap-mcp-server
MCP server for Uniswap DEX enabling AI agents to get quotes and execute swaps across all supported chains.
Pump MCP Server
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
MCP integration for Morpho lending protocol enabling AI agents to supply, borrow, and manage positions.
lifi-mcp-server
MCP server for LI.FI cross-chain bridge aggregator enabling seamless multi-chain swaps.
jupiter-mcp-server
MCP server for Jupiter DEX aggregator on Solana enabling optimal swap routing for AI agents.
aave-liquidation-monitor
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
Supply, borrow, and manage positions across Aave V3 markets on multiple chains.
aave-heyanon
Safe execution layer for Aave lending that validates collateral, health factors, and approvals before returning pre-validated calldata.
lightning-mcp-server
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
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.