# DeFi Yield Finder API MCP server

Best DeFi yields by token — APY, TVL, risk, protocol. DeFiLlama-powered. x402.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-br0ski777-defi-yields
- Repository: https://github.com/Br0ski777/defi-yields-x402
- Website: https://github.com/Br0ski777/defi-yields-x402

## Install
- Endpoint: https://defi-yields.api.klymax402.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://defi-yields.api.klymax402.com/mcp

## Tools
- defi_find_best_yields - Use this when you need to find the best DeFi yields for a token across all chains and protocols. Returns ranked opportunities in JSON.

1. pool: pool/vault name and pair
2. protocol: protocol name (Aave, Compound, Lido, Aerodrome, etc.)
3. chain: which blockchain network
4. apy: current annual percentage yield
5. tvl: total value locked in USD
6. riskLevel: risk assessment (low/medium/high)
7. type: yield type (lending, staking, LP, vault)

Example output: {"pools":[{"pool":"USDC Lending","protocol":"Aave V3","chain":"base","apy":4.82,"tvl":125000000,"riskLevel":"low","type":"lending"}],"token":"USDC","totalPools":15}

Use this BEFORE deploying idle capital to find the highest safe yield. Essential for yield optimization and DeFi strategy comparison.

Do NOT use for swap quotes -- use dex_get_swap_quote instead. Do NOT use for wallet balance -- use wallet_get_portfolio instead. Do NOT use for Base-only yields -- use base_get_defi_opportunities instead. Do NOT use for liquidation risk -- use defi_get_liquidation_levels instead. Endpoint: https://defi-yields.api.klymax402.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Br0ski777
- Version: 1.1.0
- Runtime: Sse
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
