aave-lending-mcp
Verified Safeby Kimchiigu
Overview
Manages Aave V3 lending positions and executes transactions for users via natural language commands.
Installation
docker compose up --buildEnvironment Variables
- ALCHEMY_API_KEY
- NETWORK
- HEDERA_LOGGER_URL
- EXECUTOR_PRIVATE_KEY
Security Notes
The project adheres to a non-custodial model, generating unsigned transactions for client-side signing. Input validation for user addresses is implemented. No direct handling of user private keys for user funds is observed. The presence of an `EXECUTOR_PRIVATE_KEY` environment variable is noted, which could introduce a risk if misused for internal operations, but is not part of the standard user transaction flow.
Similar Servers
trade-it-mcp
Enables natural-language interaction with stock, crypto, and options brokerages for trading, portfolio queries, and market insights.
proteus-ai
A workflow execution engine that orchestrates multi-agent systems, integrates various tools, and provides a sandboxed environment for code execution to solve complex tasks.
NANO_MCP_SERVER
Provides a JSON-RPC 2.0 API for AI agents to interact with the NANO cryptocurrency network, including wallet management, transactions, balance checks, and QR code generation, with an emphasis on self-documenting errors and fast integration.
aave-liquidation-mcp
Analyzes Aave V3 liquidation opportunities on Ethereum mainnet, providing data and insights to AI assistants.