
Defillama Mcp
Pull DefiLlama TVL, yields, stablecoins, and token prices into agent sessions for DeFi research and scoping without an API key.
Overview
DefiLlama MCP is an Idea-phase MCP server that exposes DefiLlama TVL, yields, stablecoins, and token prices to your agent without an API key.
What is this MCP server?
- Chain and protocol TVL, yield pools, stablecoin metrics, and token prices from DefiLlama
- No API key required for the documented public data paths
- npm package defillama-mcp v1.0.2 with stdio transport
- On-chain analytics inside Claude Code or Cursor instead of tab-hopping defillama.com
- npm package version 1.0.2
- Transport: stdio
- No API key required per server description
What problem does it solve?
DeFi founders waste time manually checking DefiLlama tabs when scoping protocols, chains, and yield landscapes.
Who is it for?
Indie builders and agent workflows researching DeFi markets, TVL trends, or yield ideas before building crypto tools.
Skip if: Non-crypto products, guaranteed low-latency trading desks, or teams that need licensed Bloomberg-style feeds instead of aggregated public data.
What do I get? / Deliverables
Your agent queries DefiLlama metrics via MCP so research and integration prompts stay grounded in current on-chain data.
- Agent-retrieved TVL, yield, stablecoin, and price snapshots
- Research-backed prompts for DeFi product decisions
Recommended MCP Servers
Journey fit
Canonical shelf is Idea research because builders first use DefiLlama data to compare chains, protocols, and yields before committing to a crypto product. Research subphase fits market and protocol discovery; the same tools support Validate scoping and Build-time agent integrations.
How it compares
Read-only DefiLlama data MCP, not a wallet, swap, or smart-contract deploy skill.
Common Questions / FAQ
Who is DefiLlama MCP for?
Solo builders and developers building or validating DeFi-adjacent products who want agent-accessible TVL and yield data.
When should I use DefiLlama MCP?
Use it during Idea research and Validate scoping—and during Build when your agent needs live protocol or chain stats while coding.
How do I add DefiLlama MCP to my agent?
Install the npm package defillama-mcp (stdio), add it to your MCP client config pointing at the published identifier, and restart your agent—no API key per the server description.