kukapay/defi-yields-mcp
by Various
An MCP server for AI agents to explore DeFi yield opportunities, powered by DefiLlama.
MCP
kukapay/defi-yields-mcp
Added 1 June 2026
Overview
An MCP server that lets AI agents query DeFi yield opportunities using data from DefiLlama. It exposes yield rates and protocol comparisons through the Model Context Protocol standard. Built in Python, it is open source and designed for integration into agent workflows.
Best for
Best for
Developers building AI agents that need real-time DeFi yield data via a standardized protocol
Use cases
- Fetch current yield rates for a specific DeFi protocol
- Compare yields across multiple protocols in a single query
- Integrate yield data into an AI agent's decision loop
Notes
An MCP server that lets AI agents query DeFi yield opportunities using data from DefiLlama. It exposes yield rates and protocol comparisons through the Model Context Protocol standard. Built in Python, it is open source and designed for integration into agent workflows.
14 stars on GitHub. Last updated 2025-04-19. Licensed MIT.
Use cases
- Fetch current yield rates for a specific DeFi protocol
- Compare yields across multiple protocols in a single query
- Integrate yield data into an AI agent’s decision loop
Pros
- Leverages DefiLlama’s comprehensive yield data without building a custom scraper
- Follows the MCP standard, making it compatible with many AI agent frameworks
- Open source and lightweight Python implementation
Cons
- Low GitHub stars (14) indicate limited community adoption and testing
- Depends on DefiLlama’s API availability and rate limits
- Documentation and usage examples may be sparse
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages DefiLlama's comprehensive yield data without building a custom scraper
- Follows the MCP standard, making it compatible with many AI agent frameworks
- Open source and lightweight Python implementation
Cons
- Low GitHub stars (14) indicate limited community adoption and testing
- Depends on DefiLlama's API availability and rate limits
- Documentation and usage examples may be sparse
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.