Skip to main content
Glama

Bitget MCP — Crypto, DeFi & Macro Market Intelligence

derivatives_sentiment

Social sentiment data: Reddit crypto trending (ApeWisdom), Binance futures long/short ratios, open interest history, taker buy/sell ratio.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (1-50, default 20)
actionYes
filterNoSubreddit filter for reddit_trending (default: all-crypto)
periodNoPeriod for Binance endpoints (default: 4h)
symbolNoFutures symbol for Binance endpoints (default: BTCUSDT)

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.9/5.0
Behavior2/5

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

With no annotations provided, the description carries the full burden. It lists data types but does not disclose behavioral traits like data freshness, rate limits, or whether it requires authentication. The tool is clearly read-only, but that is not explicitly stated.

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 concise sentence that efficiently lists key data sources. It is front-loaded with 'Social sentiment data', which is the core purpose. However, it could be structured to separate the data categories more clearly.

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 5 parameters, multiple action enums, and no output schema. The description is minimal and does not explain how each action works, what data is returned, or how parameters like 'filter' and 'period' affect results. More detail is needed for an agent to use this tool effectively.

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

Parameters3/5

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

Input schema covers 80% of parameters with descriptions (e.g., limit, action, filter, period, symbol). The description adds context about the data sources but does not elaborate on parameter behavior beyond the schema. Baseline score of 3 is appropriate given the high schema coverage.

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 states that the tool provides 'Social sentiment data' and lists specific data sources (Reddit trending from ApeWisdom, Binance futures metrics). This distinguishes it from siblings like 'social_trending' or 'crypto_derivatives' by specifying exact sources, but it could be more explicit about the aggregation of social and derivatives data.

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 guidance on when to use this tool versus alternatives such as 'crypto_derivatives' or 'social_trending'. The description simply lists available data without context on use cases, prerequisites, or situations where another tool would be more appropriate.

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