Skip to main content
Glama

tokenintel_health_matrix

Get health grades (A-F) for all tracked fan tokens. Each token is scored across trading volume, order-book liquidity, spread, holder distribution and price stability -- 5-pillar weighted: volume(25%) + liquidity(25%) + spread(20%) + holders(15%) + price_stability(15%). The grade is the token's percentile standing WITHIN the fan-token universe (A=top 10%, B=next 20%, C=middle 40%, D=next 20%, F=bottom 10%); health_score stays the absolute 0-100 pillar score. A pillar whose collector delivered no data is excluded and the remaining weights are renormalized (see missing_pillars), never scored as 0. Use this to quickly filter which tokens deserve attention relative to their peers. Detailed mode (default) includes the per-pillar sub-scores; pass response_format='concise' to get just symbol/grade/score/change (~70% smaller) when you don't need team/league/volume/age detail.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
response_formatNo'detailed' (default) = all fields + legend; 'concise' = symbol/grade/score/change_24h only.

TDQS

A4.6/5.0
Behavior5/5

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

No annotations are provided, so the description carries the full disclosure burden. It explains the exact 5-pillar weighting, the A-F percentile bands, the distinction between grade and absolute health_score, and the crucial missing-pillar behavior where weights are renormalized rather than scored as zero. This is rich, operationally relevant behavioral detail.

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 dense but every sentence carries substantive information: methodology, weighting, grading rules, missing-data handling, usage intent, and response formats. It is front-loaded with the purpose and avoids filler, though the long run-on sentence about pillar weights could be easier to parse if split into bullets.

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

Completeness5/5

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

For a tool with one optional parameter and no output schema, the description is highly complete. It specifies the scoring model, grade distribution, absolute vs relative scores, renormalization for missing data, and the difference between detailed and concise responses. An agent can accurately decide whether and how to call this tool without further documentation.

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

Parameters4/5

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

Schema coverage is 100% and the single parameter already has an enum plus a short description. The description adds value by clarifying that 'detailed' is the default and includes per-pillar sub-scores, while 'concise' returns only symbol/grade/score/change and is roughly ~70% smaller. This helps an agent choose correctly based on payload size and output needs.

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

Purpose5/5

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

The description opens with a specific verb and resource: 'Get health grades (A-F) for all tracked fan tokens.' It further defines the output as a percentile-based health ranking with 5 pillars, making the tool's purpose unmistakable and distinct from sibling tools that cover prices, sentiment, or match data.

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?

The description gives a clear use case: 'Use this to quickly filter which tokens deserve attention relative to their peers.' It does not explicitly name sibling alternatives or exclusion conditions, so it stops short of full routing guidance, but the intended context is well implied.

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

Every tool targets a distinct aspect of fan token intelligence (e.g., briefing, DEX depth, whale flows, event reactions). Detailed descriptions and usage notes (e.g., 'USE THIS for ...') clearly differentiate overlapping areas like token_context vs briefing.

Naming Consistency5/5

All tools follow a consistent 'tokenintel_<descriptive_name>' snake_case pattern. The prefix is uniform, and names like 'tokenintel_goal_direction_asymmetry' or 'tokenintel_dex_liquidity' are predictable and clear.

Tool Count4/5

22 tools is on the higher side but justifiable given the broad scope (market, sports, DEX, social, whale flows, meta-tools). The server covers many complementary functions without feeling bloated, though a few tools could potentially be merged.

Completeness5/5

The tool set covers the full lifecycle of fan token intelligence: overview (briefing), deep dive (token_context), prices, DEX analysis, whale flows, sports event reactions, social sentiment, health metrics, capital rotation, macro context, and even meta-tools (discover, describe, invoke). No obvious gaps for the stated purpose.

Resources