DeFi Yield MCP
Cross-protocol DeFi yield opportunities with risk metrics via DefiLlama. 16,000+ pools across 60+ chains. Risk classification, APY trends, and yield comparison.
DeFi Yield Aggregator MCP Server
Cross-protocol DeFi yield opportunities with risk metrics, powered by DefiLlama. 16,000+ pools across 60+ chains.
Install
pip install defi-yield-mcp
Claude Desktop
{
"mcpServers": {
"defi-yield": {
"command": "python",
"args": ["-m", "defi_yield_mcp"]
}
}
}
Then ask: "What are the best stablecoin yields on Ethereum right now?"
Tools
| Tool | Description |
|---|---|
get_top_yields(chain, min_tvl, stablecoins_only, max_risk, limit) | Find best yield opportunities with risk filtering |
get_pool_risk(pool_id, project, symbol) | Deep risk analysis: IL, audit status, APY trends, predictions |
compare_yields(amount, chains, stablecoins_only) | Project earnings across top pools for a deposit amount |
get_chains() | List all chains with pool counts and top yields |
Risk Tiers
Every pool is classified into a risk tier:
| Tier | Criteria |
|---|---|
| LOW | High TVL, no IL, stablecoin, audited protocol |
| MEDIUM | Moderate TVL, some IL risk, established protocol |
| HIGH | Lower TVL, IL risk, high APY, less established |
| EXTREME | Very low TVL or APY > 1000% — likely unsustainable |
Example
> get_top_yields(chain="Polygon", stablecoins_only=True, min_tvl=1000000)
# Top DeFi Yields — Polygon
Filters: TVL ≥ $1,000,000 | Risk ≤ HIGH | Stablecoins only
1. **aave-v3/USDC** on Polygon [LOW]
APY: 4.82% (base: 3.21% + reward: 1.61%) | 7d trend: +0.3% | Outlook: Stable/Up
TVL: $125,432,891 | IL risk: no | stablecoin
Data Source
All data from DefiLlama (free, public, no API key). Updated every 5 minutes.
License
MIT
Máy chủ liên quan
O'RLY Book Cover Generator
Generates O'RLY? (O'Reilly parody) book covers.
Duplicacy MCP
Monitor backup status and query Prometheus metrics from a Duplicacy exporter
Decompose
Decompose text into classified semantic units — authority, risk, attention, entities. No LLM. Deterministic.
Chess Stats
An MCP server that provides chess statistics for any player.
mcp-dice
Rolls dice using standard notation (e.g., 1d20) and returns individual rolls and their sum.
Arithmetic MCP Server
Performs basic arithmetic operations such as addition, subtraction, multiplication, and division.
Inday - Public Holiday API
Public holiday data for 30+ countries via AI assistants like Claude and Cursor.
QMT MCP Server
An MCP server that interfaces with the locally running MiniQMT trading system.
Monzo
Access and manage your Monzo banking data, allowing you to check balances and view transactions.
Jupiter Solana MCP Server
A comprehensive MCP (Model Context Protocol) server for interacting with Jupiter Protocol on Solana. Features token swaps, search, portfolio management, and intelligent error diagnostics.