crypto-earn-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@crypto-earn-mcpWhat is the APR of ETH on AAVE?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Crypto Earn MCP Server
This is a MCP server that provides market data from earn providers. It will also be interacting with the smart contracts of the providers to deposit and withdraw assets.
Prerequisites
Node.js (v22 or later)
Related MCP server: Graph AAVE MCP
Installation
Install dependencies:
npm installBuild the project:
npm run buildAdd the MCP server to your agent (e.g. Claude desktop)
{
"mcpServers": {
"crypto-earn": {
"command": "npx",
"args": [
"-y",
"@ericxstone/crypto-earn-mcp"
],
}
}
}Usage
You can start with prompt like What is the APR of ETH on AAVE?
If you want to check your AAVE position, you can use prompt like What is my AAVE position on address 0x1234567890123456789012345678901234567890?
Features
Feature | Description | Status |
AAVE Market Data | Get market data from Aave | Done |
Multi-chain supported | Support for multiple blockchain networks on AAVE | Done |
User Data | Get user-specific data from Aave | Done |
Wallet Integration | Connect and interact with user wallets | Planned |
Deposit/Withdraw | Interact with smart contracts for deposit and withdraw | Planned |
Multi-provider support | Support for multiple providers | Planned |
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Browse, deposit, withdraw & rebalance stablecoins on Aave, Morpho & Euler across major EVM chains.
Crypto yield data for AI agents: lending, savings, staking, borrowing & stablecoin rates. 18 tools.
Official Aave MCP for V3 and V4 markets, positions, governance, and transaction preparation.
Evidence-based market data for AI agents deploying capital in DeFi. Empirical, not advertised.
Related MCP 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.64 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) via84076 npm2MIT
- AlicenseAqualityCmaintenanceMCP server that exposes unified AI-friendly tools over Messari's standardized lending subgraphs on The Graph. One natural-language query → fan out across 40+ lending protocols on multiple chains → get back structured, comparable data.197 npm1MIT
- AlicenseNot gradedqualityCmaintenanceProvides AI-native access to Aarna's tokenized yield vaults on Ethereum and Base, with tools for vault discovery, performance metrics, transaction building, and portfolio tracking.MIT