Skip to main content
Glama

defi-yields-mcp

get_yield_pools

Fetch DeFi yield pool data from yields.llama.fi API, including symbols, projects, TVL, APY, and predictions. Filter results by blockchain or project for targeted insights.

Instructions

Fetch DeFi yield pools from the yields.llama.fi API, optionally filtering by chain or project. Returns symbol, project, tvlUsd, apy, apyMean30d, and predictions for each pool. Args: chain: Optional filter for blockchain (e.g., 'Ethereum', 'Solana') project: Optional filter for project name (e.g., 'lido', 'aave-v3')

Input Schema

NameRequiredDescriptionDefault
chainNo
projectNo

Input Schema (JSON Schema)

{ "properties": { "chain": { "default": null, "title": "Chain", "type": "string" }, "project": { "default": null, "title": "Project", "type": "string" } }, "title": "get_yield_poolsArguments", "type": "object" }
Install Server

Other Tools from defi-yields-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/defi-yields-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server