Aave Liquidation MCP Server
Related Servers
Alternatives to Aave Liquidation MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityFmaintenanceProvides AI assistants with access to real-time DeFi lending rates and yield data across 14+ protocols and multiple blockchains. Enables querying borrow/supply rates, comparing platforms, calculating leverage strategies, and finding best earn opportunities.62 npm4MIT
- AlicenseAqualityCmaintenanceMCP server for querying AAVE V2/V3 lending protocol and governance data via The Graph subgraphs. Exposes 14 tools and 5 guided prompts that any AI agent (Claude, Cursor, Copilot, etc.) can use to query lending markets, user positions, health factors, liquidations, flash loans, rate history, and AAVE governance — across 7 chains (Ethereum, Base, Arbitrum, Polygon, Optimism, Avalanche, Fantom) via84088 npm2MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to monitor stablecoin yields, balances, and rewards across Aave, Morpho, and Euler on multiple EVM chains, and to deposit, withdraw, or rebalance positions via user-signed transactions.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to check DeFi liquidation risk levels for lending protocols like Aave, Compound, and Morpho, including at-risk positions, liquidation prices, current prices, and aggregate exposure. Access is pay-per-call via x402 micropayments with USDC on Base, requiring no API key or signup.MIT
- AlicenseAqualityDmaintenanceEnables AI agents to retrieve real-time data on wallet DeFi positions, token balances, and NFT holdings across multiple blockchains. It supports hundreds of protocols and provides specialized tools for chain-specific or protocol-specific portfolio analysis.85 npm3MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to query live on-chain data from The Graph's decentralized network with built-in verification and computed risk insights for Uniswap V3 pools, such as swap counts, directional flow, and concentration signals.-
TDQS
Scored across 8 tools
Most tools have distinct purposes, such as analyzing liquidations, checking addresses, getting reserves, and fetching user health. However, 'get_user_health' and 'get_user_positions' could be slightly overlapping, as both provide user-specific data, but their descriptions clarify that one focuses on health status while the other gives a detailed breakdown of positions.
All tool names follow a consistent verb_noun pattern using snake_case, such as 'analyze_liquidation', 'batch_check_addresses', and 'get_user_health'. This uniformity makes the set predictable and easy to understand, with no deviations in naming conventions.
With 8 tools, the server is well-scoped for its purpose of monitoring and analyzing Aave V3 liquidation opportunities. Each tool serves a specific function, from data retrieval to validation, without feeling bloated or insufficient for the domain.
The tool set covers key aspects like analyzing liquidations, checking user health, fetching asset prices, and validating addresses, providing a solid foundation for liquidation workflows. A minor gap is the lack of tools for executing liquidations or interacting with smart contracts, which could limit full automation, but the existing tools support comprehensive analysis and monitoring.