Back to MCP Directory
Defi Yields
Model Context Protocol moderate risk

Defi Yields

An MCP server providing AI agents access to DeFi yield data from DefiLlama, enabling analysis and exploration of yield farming opportunities.

Connections & Capabilities

Connects To

GitHubDiscord

Capabilities

read

Quickstart

Install

uvx mcp install -m defi_yields_mcp --name "DeFi Yields Server"

Config

{
 "mcpServers": {
   "defi-yields-mcp": {
     "command": "uvx",
     "args": [ "defi-yields-mcp" ]
   }
 }
}

Exposed MCP Tools (1)

safe
get_yield_pools

Retrieves DeFi yield pool data from DefiLlama, filtering by chain or project.

Read-only data retrieval with no modification capabilities.

Safety Assessment

This MCP server is relatively safe for exploring DeFi yields, as it primarily provides read-only access to data. However, users should be aware of the potential for data inaccuracies and the risks associated with making financial decisions based on the analyzed data.

  • Read-only access to DeFi yield data.
  • No direct interaction with DeFi protocols.
  • Focus on data retrieval and analysis.
  • Limited scope of operations.
  • Potential for misinterpretation of yield data.
  • Reliance on external DefiLlama data source.
  • Risk of stale or inaccurate information.
  • Indirect financial risk if used for investment decisions.