Skip to main content
Glama

Summarize Parse dataset scale

parse_get_stats
Read-only

Explain the public Parse index scale and freshness: tracked brands, organic prompts, and citation observations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4/5.0
Behavior3/5

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

The annotation readOnlyHint=true already covers safety. The description adds content scope (freshness, tracked brands, etc.) but does not disclose additional behavioral traits like rate limits or response format. Since it is a read-only, parameterless tool, the bar is low, and the description meets it without adding much beyond the annotation.

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 sentence, front-loaded with the main goal, followed by specific dimensions. No filler words or repetition.

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?

The description covers the main content categories but does not specify the output format or whether numbers are counts/percentages. With no output schema, a bit more detail on return structure would improve completeness, but for a scale/freshness summary, the current description is adequate.

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, so the baseline is 4 per the rubric. There is nothing to explain, and schema coverage is trivially 100%. The description does not need to add parameter details.

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 specifies a concrete resource (public Parse index scale) and the dimensions covered (tracked brands, organic prompts, citation observations). The verb 'explain' is slightly weak, but the scope clearly distinguishes this tool from siblings like parse_get_brand or parse_search.

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?

No explicit guidance on when to use this tool versus alternatives. The description implies high-level overview but does not mention exclusions or direct the agent to sibling tools for specific queries. This is a clear gap for an agent deciding between stats and specific data.

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