Skip to main content
Glama

Bitget MCP — Crypto, DeFi & Macro Market Intelligence

defi_analytics

DeFiLlama DeFi data: TVL rankings, protocol details, chain stats, protocol fees/revenue, yield pools, stablecoin market caps.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chainNoFilter by chain name
limitNoMax results (1-100)
actionYes
min_tvlNoMin TVL filter for yields (default 1000000)
protocolNoProtocol slug (action=protocol)

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.7/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It does not disclose any behavioral traits such as authentication requirements, rate limits, or side effects. The tool is read-only by nature, but that is not explicitly stated. The description only lists data types, leaving the agent unaware of operational constraints.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, direct sentence that front-loads the key information (source and data types). It is not verbose and avoids fluff. However, it is somewhat list-like and could be structured to better separate actions, but overall it is appropriately concise.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has 6 distinct actions and 5 parameters, yet no output schema exists. The description does not hint at what each action returns (e.g., arrays of objects, numerical values). Without output schema, the agent needs more context about return formats. The brief list of data categories is insufficient for a multifunction DeFi data tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 80%, meaning most parameters have descriptions in the schema. The tool description adds little beyond listing the broad categories; it does not explain how each action parameter affects the output or what the 'min_tvl' filter does in proportion to 'yields.' The schema already covers parameter basics, so the description provides marginal semantic enrichment.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly lists the data categories (TVL rankings, protocol details, chain stats, fees/revenue, yield pools, stablecoins) and names the source (DeFiLlama). It distinguishes this tool from sibling tools like crypto_market by focusing on DeFi analytics. However, it lacks a strong action verb like 'retrieve' or 'query,' so it's slightly less explicit.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool versus alternatives. The description implies it's for DeFi data from DeFiLlama, but does not mention when not to use it or point to other sibling tools for related but different data. This leaves the agent to infer usage from context alone.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources