You're viewing a demo portfolio

Join the waitlist
PRSM

defi_yields

Active

Tool of mcp-defillama

declared in 0.1.0

Find yield opportunities across DeFi pools filtered by project name, minimum TVL, or minimum APY. Returns APY, TVL, and project details.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "search": "curve"
    },
    {
      "min_apy": 5,
      "min_tvl": 1000000
    }
  ],
  "properties": {
    "search": {
      "type": "string",
      "description": "Filter by project name (case-insensitive substring match)"
    },
    "min_apy": {
      "type": "number",
      "description": "Minimum APY percentage (e.g., 5 for 5%)"
    },
    "min_tvl": {
      "type": "number",
      "description": "Minimum TVL in USD (e.g., 1000000 for $1M)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-defillama

https://github.com/pipeworx-io/mcp-defillama

2/7 registries
View full server →
defi_yields — mcp-defillama — PRSM MCP