DeFi Yield Finder — Best APY Across 100+ Protocols
axel-belfort/defi-yieldsDeFi yield aggregator API for AI agents. Find the best lending, staking, and LP yields across 100+ protocols (Aave, Compound, Morpho, Lido, Yearn, Curve, Convex). Powered by DeFiLlama with TVL, risk scoring, and historical APY. Tools: defi_find_best_yields. Use this when looking for yield opportunities, comparing protocols, or building DeFi portfolio strategies. IMPORTANT: For swap quotes, use dex_get_swap_quote. For gas costs, use gas_get_current_price. Returns yields sorted by APY with TVL and risk. No API key required — x402 micropayment $0.002/call on Base L2.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"defi_yield_finder_—_best_apy_across_100+_protocols": {
"url": "https://github.com/Br0ski777/defi-yields-x402",
"transport": "http"
}
}
}