Defi Mcp

Created By
matiosera3-ops3 hours ago
AI agent access to on-chain DeFi data: wallet balances, Aave v3 positions, token prices via Chainlink. No centralized API.
Overview

What is defi-mcp?

An MCP server that gives AI agents direct, on-chain access to DeFi data on EVM chains — no centralized API in the middle.

Tools

  • get_token_balance — ERC-20 balance for any wallet on Polygon
  • get_aave_position — full Aave v3 position: collateral, debt, health factor, liquidation risk
  • get_token_price — live USD price from Chainlink feeds
  • hello — connectivity check

Setup

Requires a free Polygon RPC URL (Alchemy free tier works).

Supported chains

  • Polygon (more on the roadmap)

Server Config

{
  "mcpServers": {
    "defi-mcp": {
      "command": "uvx",
      "args": [
        "defi-mcp"
      ],
      "env": {
        "POLYGON_RPC_URL": "<YOUR_POLYGON_RPC_URL>"
      }
    }
  }
}
Project Info
Created At
3 hours ago
Updated At
3 hours ago
Author Name
matiosera3-ops
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Silkgeo Geo

a day ago