You're viewing a demo portfolio

Join the waitlist
PRSM

defi_protocol_fees

Active

Tool of mcp-defillama

declared in 0.1.0

Check daily fees and revenue for a DeFi protocol. Returns fee trends to analyze profitability and income changes over time.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "protocol": "uniswap"
    },
    {
      "protocol": "aave",
      "data_type": "dailyRevenue"
    }
  ],
  "required": [
    "protocol"
  ],
  "properties": {
    "protocol": {
      "type": "string",
      "description": "Protocol slug (e.g., \"aave\", \"uniswap\", \"lido\")"
    },
    "data_type": {
      "type": "string",
      "description": "Type of data: \"dailyFees\" or \"dailyRevenue\" (default: \"dailyFees\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-defillama

https://github.com/pipeworx-io/mcp-defillama

2/7 registries
View full server →