aave-liquidation-mcp

clumsynonono/aave-liquidation-mcp

3.2

If you are the rightful owner of aave-liquidation-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 dayong@mcphub.com.

A Model Context Protocol (MCP) server for analyzing Aave V3 liquidation opportunities on Ethereum mainnet.

Tools

Functions exposed to the LLM to take actions

get_user_health

Get health factor and account data for a specific address.

analyze_liquidation

Analyze a position for liquidation opportunity with detailed breakdown.

get_user_positions

Get detailed collateral and debt positions for an address.

get_aave_reserves

Get list of all available Aave V3 reserves with their configurations.

get_asset_price

Get current USD price for a specific asset from Aave oracle.

get_protocol_status

Get Aave V3 protocol status and current block number.

batch_check_addresses

Check multiple addresses at once for liquidation opportunities.

validate_address

Validate if a string is a properly formatted Ethereum address.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources