Skip to main content
Glama
EricxStone

crypto-earn-mcp

by EricxStone

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

  1. Install dependencies:

npm install
  1. Build the project:

npm run build
  1. Add 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

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
7Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    F
    maintenance
    Provides 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.
    Last updated
    6
    32
    4
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP 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) via
    Last updated
    40
    152
    2
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP 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.
    Last updated
    19
    24
    1
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Provides 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.
    Last updated
    MIT

View all related MCP servers

Related MCP Connectors

  • Cross-network DeFi API data, AMM analytics, and SDK docs for 17+ networks.

  • Search 700+ DeFi vaults, compare risk scores, analyze protocols. No API key needed.

  • Query onchain data across EVM, Solana, Bitcoin, Substrate, and Hyperliquid via the SQD Portal API.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/EricxStone/crypto-earn-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server