DeFi TVL by Chain
x402/defi-tvl-by-chainTotal value locked TVL for every blockchain network where DeFi exists. Returns each chain name, current TVL in USD, 24h change, 7d change, and chain id. Critical for AI agents tracking chain growth, capital rotations, market share shifts between Ethereum and L2s, and identifying emerging ecosystems. Real-time data from DeFiLlama covering 300+ chains. [x402: $0.05/call on base, category=finance]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"defi_tvl_by_chain": {
"url": "https://proxy.suverse.io/v1/data/suverse-defi-tvl-chain",
"transport": "http"
}
}
}