defi-data
Installation
SKILL.md
DefiLlama MCP Data Reference
Tool Quick Reference
| Question | Tool | Key Params |
|---|---|---|
| Total DeFi TVL, global volumes | defillama:get_market_totals |
metrics (tvl_base, volume_dexs_1d, etc.) |
| Protocol TVL, fees, revenue | defillama:get_protocol_metrics |
protocol, metrics |
| Chain TVL, gas fees, REV | defillama:get_chain_metrics |
chain, metrics |
| Token price, mcap, ATH | defillama:get_token_prices |
token |
| Category rankings | defillama:get_category_metrics |
category |
| Pool APY, lending rates | defillama:get_yield_pools |
token, chain, category |
| Stablecoin supply | defillama:get_stablecoin_supply |
stablecoin, chain |
| ETF inflows/outflows | defillama:get_etf_flows |
token (bitcoin/ethereum) |
| Bridge volume | defillama:get_bridge_flows |
bridge, chain |
| CEX volume | defillama:get_cex_volumes |
cex |
| Open interest | defillama:get_open_interest |
protocol, chain |
| Hacks/exploits | defillama:get_events |
event_type: "hacks" |
| Fundraising | defillama:get_events |
event_type: "raises" |
Related skills
More from defillama/defillama-skills
yield-strategies
Guide for querying DeFi yield and APY data using get_yield_pools. Covers pool filtering by token, chain, protocol, category, stablecoin-only mode, and capacity assessment. Explains APY conventions, lending vs borrowing rates, and sort options. Use when users ask about yields, APY, lending rates, borrowing costs, best pools, or DeFi yield strategies.
95defi-market-overview
>
91protocol-deep-dive
>
90risk-assessment
>
89defillama-setup
>
89chain-ecosystem
>
88