kukapay/aave-mcp
3.3
If you are the rightful owner of aave-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that tracks real-time lending markets on Aave, enabling smart DeFi agents to build automated yield and risk strategies.
Tools
Functions exposed to the LLM to take actions
get_reserves
Queries AAVE V3 reserve data (e.g., liquidity, borrow rates).
get_user_data
Retrieves user account data (e.g., collateral, debt).
get_user_health_factor
Placeholder for user health factor (extend with contract call).
analyze_liquidity
Analyzes liquidity for a reserve asset (e.g., USDC).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client