a month ago
Lending pool data, reserve info, user positions, and liquidation thresholds on Aave.
Overview
Aave MCP Server gives AI agents direct access to Aave — lending pool data, reserve info, user positions, interest rates, and liquidation thresholds.
Hosted by Junct — the agent-readiness layer for the crypto stack.
- 40+ tools, all validated
- No setup required — connect via URL
- Part of the Junct server fleet: junct.dev/servers
Server Config
{
"mcpServers": {
"aave": {
"url": "https://aave.mcp.junct.dev/mcp"
}
}
}