defi_tvl_protocols
ActiveTool of mcp-defillama
declared in 0.1.0
Search DeFi protocols by name or category to compare their total value locked. Returns protocol name, TVL amount, blockchain, and category.
Parameters schema
{
"type": "object",
"examples": [
{
"search": "aave"
},
{
"category": "DEXes"
}
],
"properties": {
"search": {
"type": "string",
"description": "Filter protocols by name (case-insensitive substring match)"
},
"category": {
"type": "string",
"description": "Filter by category (e.g., \"DEXes\", \"Lending\", \"Bridge\", \"CDP\", \"Yield\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-defillama
https://github.com/pipeworx-io/mcp-defillama
2/7 registries