DeFi Yield Finder — Best APY Across 100+ Protocols
https://server.smithery.ai/axel-belfort/defi-yields/mcp
● healthy
DeFi 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.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/defi-yields/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/defi-yields/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/Br0ski777/defi-yields-x402