Aave MCP for Claude Desktop
com.aave/mcp
Official Aave MCP for V3 and V4 markets, positions, governance, and transaction preparation.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:53
Install Aave MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.aave.com"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- get_chains
- get_markets
- get_emode_categories
- get_user_positions
- get_position_items
- get_user_summary
- get_transaction_processed
- get_reserve_details
- get_apy_history
- get_user_activity
- get_protocol_history
- get_user_summary_history
- get_hubs
- get_hub_assets
- get_market_history
- get_asset_history
- get_reserve_holders
- get_interest_rate_model
- get_wallet_balances
- get_risk_premium
- get_spoke_configs
- get_multichain_asset
- prepare_liquidation
- prepare_set_emode