Skip to main content
Glama

processed_a_share_indices

Finance Signal Bundle - get live computed signal: Processed analytics layer over financial markets: 30-period percentile rank, 4-period momentum, and a plain-language trend verdict. Turns ra Price 0.01 via x402 (USDC on Base).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
walletNooptional 0x wallet for X-Wallet free tier (free credits every month: 100 anonymous or 5000 with a bound wallet)

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

C2.7/5.0
Behavior3/5

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

With no annotations, the description carries the burden of behavioral disclosure. It usefully names the output components and mentions a 0.01 price via x402, but the sentence is garbled ('Turns ra Price 0.01') and does not clarify read-only status, return shape, or authentication behavior.

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

Conciseness2/5

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

The main signal description is front-loaded, but the final sentence is truncated and confusing ('Turns ra Price 0.01 via x402'), and the opening label 'Finance Signal Bundle' is redundant. The definition is compact but not cleanly structured.

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?

For a tool with zero required parameters and no output schema, the description gives a reasonable sense of what the signal contains and mentions a cost. However, the malformed pricing sentence and lack of market-specific scope leave the agent somewhat uncertain, and the tool name is doing important disambiguation work the description should handle.

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 schema already provides 100% coverage for the single optional wallet parameter, so the baseline of 3 applies. The description adds no extra meaning about how the wallet affects free credits or the call itself.

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

Purpose3/5

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

The description states it returns a live computed signal with 30-period percentile rank, 4-period momentum, and a plain-language trend verdict, so it is not a tautology. However, it only says 'financial markets' and never names A-share indices, leaving the domain to be inferred from the tool name. It also does not distinguish this tool from the many similar processed_* siblings.

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?

There is no guidance about when to use this tool versus alternatives such as processed_a_share_quote, processed_a_share_top, or signal_global_indices. The generic label 'Finance Signal Bundle' gives no selection criteria or exclusions, so agents must guess based on the tool name.

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