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
Related Servers
Environmental Compliance MCP
EPA air quality monitoring and HUD foreclosure data. 3 MCP tools for environmental and housing data
Arithmetic MCP Server
Performs basic arithmetic operations such as addition, subtraction, multiplication, and division.
N.I.N.A. Advanced API
Control the N.I.N.A. (Nighttime Imaging 'N' Astronomy) software through its Advanced API.
MCP Hub
A lightweight MCP Hub to centralize your MCP servers in one place.
FlashAlpha
Options Analytics API - GEX Exposure Greeks Volatility
Bible Study
Study the Bible in its original languages, trace themes across both testaments, and compare five translations — all in one conversation. Ask any question about what Scripture says and get grounded, cited answers: What does the Bible say about suffering? Topical search surfaces Job as the Bible's principal witness on suffering (with explanations of why it matters and suggested starting passages), Psalms on lament, Romans on justification — whole books and narratives alongside individual verses. What is the Hebrew word behind lovingkindness in Psalm 23? Compare how KJV and WEB translate John 3:16. Trace the word grace through Paul's letters. Covers 155,510 verses across KJV, WEB, ASV, YLT, and Darby with 606,140 cross-references, 17,543 Strong's entries, BDB and Thayer lexicon definitions, and Nave's 5,319 topical categories.
CoinMarketCap MCP Server
Crypto prices, market caps, rankings, and token metadata via CoinMarketCap.
Chainlink MCP Server
MCP server for Chainlink — query any price feed via the Feed Registry contract across all supported assets.
GW2 MCP Server
Connects Large Language Models (LLMs) with Guild Wars 2 data sources. Requires a Guild Wars 2 API key for wallet functionality.
MCP Location Services for LLM
Provides geocoding, reverse geocoding, routing, and driving distance calculations for LLMs using pgGeocoder and pgrServer.