A
licenseA
qualityF
maintenanceProvides access to DeFi Llama's free API for querying protocol TVL, chain TVL, yields, stablecoins, bridges, DEX volumes, and fees through natural language.
8
7 npm
MIT
No user-submitted related servers found.
Scored across 7 tools
Each tool targets a distinct data type (protocols, protocol TVL, chain TVL, token prices, historical prices, stablecoins, stablecoin data). There is no overlap that would confuse an agent selecting a tool.
All tools follow the exact same verb_noun pattern: defillama_get_<entity>. Naming is uniformly snake_case and descriptive.
With 7 tools, the server is well-scoped for a read-only DeFi data API. Each tool covers a core data category without unnecessary bloat.
The toolset covers the main DefiLlama data categories: protocols, chains, tokens, and stablecoins. Minor gaps exist such as lack of historical TVL or yield/fee data, but the core read operations are present.