defi_protocol_detail
ActiveTool of mcp-defillama
declared in 0.1.0
Get detailed metrics for a specific DeFi protocol including TVL history over time, breakdown by blockchain, and token information.
Parameters schema
{
"type": "object",
"examples": [
{
"protocol": "aave"
},
{
"protocol": "uniswap"
}
],
"required": [
"protocol"
],
"properties": {
"protocol": {
"type": "string",
"description": "Protocol slug (e.g., \"aave\", \"uniswap\", \"lido\", \"makerdao\")"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-defillama
https://github.com/pipeworx-io/mcp-defillama
2/7 registries