DeFi Yield Finder API MCP Server

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

Local serverstdio

What is the DeFi Yield Finder API MCP server?

DeFi Yield Finder API MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. Best DeFi yields by token — APY, TVL, risk, protocol. DeFiLlama-powered. x402.

What you get

Best DeFi yields ranked by APY -- lending, staking, LP across 100+ protocols. Powered by DeFiLlama. Pay-per-call via x402 (USDC on Base L2) -- no API key, no signup, no rate-limit wall.

What the assistant can call

Once DeFi Yield Finder API is connected, these are the calls the assistant has available:

  • defi_find_best_yields — GET

Setting it up

Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.

Choosing this one

Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. DeFi Yield Finder API's toolset — defi_find_best_yields — is a fair guide to whether it matches your workflow. It is maintained by Br0ski777; worth a glance at recent repository activity before you build anything load-bearing on it.

SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.

Before you rely on it

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the defi yield finder api mcp server does with a few real requests.

Available tools

ToolWhat it does
defi_find_best_yieldsGET

How to install the DeFi Yield Finder API MCP server

{
  "mcpServers": {
    "defi-yields": {
      "url": "https://defi-yields.api.klymax402.com/mcp"
    }
  }
}

Configuration as documented by the project. Restart the client after saving.

Example prompts to try

  • Use DeFi Yield Finder API to defi find best yields.

Frequently asked questions

It connects DeFi Yield Finder API to MCP-compatible AI assistants such as Claude and Cursor, exposing 1 tool (defi_find_best_yields) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with DeFi Yield Finder API directly.