Loading...
uvx mcp install -m defi_yields_mcp --name "DeFi Yields Server"{
"mcpServers": {
"defi-yields-mcp": {
"command": "uvx",
"args": [ "defi-yields-mcp" ]
}
}
}get_yield_poolsRetrieves DeFi yield pool data from DefiLlama, filtering by chain or project.
Read-only data retrieval with no modification capabilities.
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.