Skip to main content
Glama

market_regime

Free: pump.fun market regime meter (launch rate, mayhem share, buy/sell flow, fail share, migrations vs true graduations, rug flags).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A3.5/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 transparency burden. It names the metrics but does not disclose whether this is a read-only snapshot, what freshness or limitations apply, whether any auth or connection is needed, or what the output shape is. 'Free' adds minor context but not enough 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.

Conciseness5/5

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

One dense sentence with no wasted words; every listed metric adds meaningful signal. The leading 'Free:' is slightly off-mission but does not make the description bloated.

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

Completeness4/5

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

For a zero-input market meter with no output schema, the description provides enough context by listing the metrics the agent can expect. It does not describe output formatting or update cadence, but those are minor gaps given the tool's simplicity.

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?

The tool has zero parameters and 100% schema coverage, so input semantics are trivially complete and the description does not need to compensate. This matches the baseline for a no-parameter tool.

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 identifies a market-wide pump.fun regime meter and enumerates its metrics (launch rate, mayhem share, buy/sell flow, fail share, migrations vs true graduations, rug flags). It lacks an explicit verb, but the 'meter' framing makes the purpose clear and distinguishes it from per-mint or per-wallet sibling tools.

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

Usage Guidelines3/5

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

Usage is implied: use this to assess overall pump.fun market conditions rather than individual tokens or wallets. However, there is no explicit when-to-use guidance, exclusions, or mention of alternatives, so the agent must infer selection from the sibling tool names.

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

A3.7/5.0
Disambiguation5/5

Each tool serves a distinct analysis layer: market regime, launch lists, graduation/rug event lists, per-mint risk cards, creator reputation, and wallet profiling. Even the demo tool (sample_mint) is clearly framed as a preview of mint_risk_card rather than a competing endpoint.

Naming Consistency5/5

All tool names follow the same snake_case, descriptive noun-phrase pattern (creator_reputation, mint_risk_card, recent_launches). There is no mixing of verb styles or camelCase, making the toolset predictable for an agent.

Tool Count5/5

Eight tools is well within the ideal range and each tool covers a meaningful slice of the pump.fun risk-analysis domain. No tool feels redundant or purely cosmetic.

Completeness5/5

The set covers the full workflow: market context, recent launches, graduation and rug outcomes, per-mint deep dives, creator history, and wallet classification. A user can trace a launch from listing through graduation or rug and then pull entity-level context without hitting dead ends.