Skip to main content
Glama

RCQ Data Oracle

RCQ BTC Monthly Series

monthly_series

Paid signed RCQ BTC monthly performance series. Use for historical review, audit and research workflows that require the complete currently published monthly dataset. The separately arranged access-key subscription applies only to monthly_series and is not self-serve through MCP. Read rcq://catalog for current availability and price.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
payment_signatureNox402 payment authorization for MCP 2026 header-aware clients.

TDQS

A3.7/5.0
Behavior3/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 discloses that the tool is paid, requires a signature, is not self-serve, and points to the catalog for details, which covers access requirements. However, it does not describe the output format, side effects (e.g., read-only nature), or error behavior, leaving some behavioral ambiguity.

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

Conciseness5/5

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

The description is composed of four concise sentences, each delivering distinct information: what it is, when to use it, the access constraint, and where to find more details. It front-loads the purpose and avoids redundancy, with no filler or unnecessary technical jargon.

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

Completeness3/5

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

Given the tool has no output schema, the description should clarify what the response contains. It mentions 'monthly performance series' but not the structure or format of the data, and doesn't describe pagination or any return envelope. It compensates somewhat by directing to the catalog for availability and price, but for a data-retrieval tool, more detail on the returned dataset would be expected.

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?

The sole parameter (payment_signature) is fully documented in the input schema with a detailed description ('x402 payment authorization for MCP 2026 header-aware clients'). The tool description adds no additional parameter guidance, but since schema coverage is 100%, the baseline score of 3 applies—the schema already provides the necessary meaning.

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 identifies the tool as a 'Paid signed RCQ BTC monthly performance series' for historical review, audit, and research, which clearly conveys its purpose. It differentiates from siblings by emphasizing the 'complete currently published monthly dataset' and noting that the separate access-key subscription applies only to monthly_series, though it doesn't name an alternative verb or resource explicitly. It is not tautological and provides a specific subject.

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

Usage Guidelines4/5

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

It explicitly states use cases ('historical review, audit and research workflows that require the complete currently published monthly dataset') and warns that access is not self-serve via MCP, directing users to rcq://catalog for availability and price. It lacks an explicit 'when not to use' or named alternative tool, but the guidance is clear enough to determine appropriate invocation.

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.

TDQS

A4.2/5.0
Disambiguation5/5

Each tool addresses a clearly distinct purpose: DCA accumulation intensity, funding regime compact state, full funding surface, comprehensive BTC snapshot, macro event risk, monthly performance series, and operational status. The only potential overlap is between btc_funding_regime and btc_funding_surface, but the descriptions explicitly differentiate them as a cheap branch-on-state check versus the full surface, eliminating ambiguity.

Naming Consistency5/5

All tool names use lowercase snake_case and follow a noun-phrase pattern with domain-prefixed names (btc_, macro_, monthly_, rcq_). They are descriptive and consistent in style, with no mixing of conventions like camelCase or varied verb usage. The naming clearly signals the data domain and specific focus of each tool.

Tool Count5/5

Seven tools is a well-scoped set for a specialized BTC market intelligence oracle. Each tool earns its place by covering a distinct data need—regime checks, funding surfaces, macro context, historical series, and operational status—without redundancy or missing core functionality. The count is neither too sparse nor overwhelming.

Completeness5/5

The tool surface provides comprehensive coverage for its stated purpose: real-time and historical market intelligence, funding regime and surface analysis, DCA strategy indicator, macro risk events, and monthly performance data. The inclusion of a status tool ensures operational reliability. There are no obvious gaps that would cause agent failures, as the domain is clearly scoped to BTC-centric data.

Resources