Hive Intelligence - Crypto MCP Server

Get Protocol Fee Summary

Get fee summary and revenue data for a DeFi protocol.

Tool Name: get_protocol_fee_summary

MCP Endpoint: POST /hive_defi_protocol/mcp

Data Source: DefiLlama


Overview

This tool is part of the DeFi Protocol category in Hive Intelligence.

For detailed parameters, examples, and usage, see the DeFi documentation.


Quick Example

curl -X POST https://api.hiveintelligence.xyz/api/execute \
  -H "Content-Type: application/json" \
  -d '{
    "toolName": "get_protocol_fee_summary",
    "arguments": {}
  }'

See all DeFi Protocol tools for related functionality.


Back to DeFi | All Tools