Skip to main content
Glama

Hatch Stats

hatch_stats
Read-onlyIdempotent

Hatch UDB stats (decades, countries) + wiki lessons. Archive, not live 2026.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
nNo
archiveNo
citationsYes
provenanceYes
top_countriesNo
by_decade_1900_2002No

Schema Changelog

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

  1. Changed7 schema fields changed
    • addedOutput schema / properties / archive
      Added value: +{
      +  "type": "string"
      +}
    • addedOutput schema / properties / by_decade_1900_2002
      Added value: +{
      +  "type": "object"
      +}
    • removedOutput schema / properties / doctrine
      Removed value: -{
      -  "type": "string"
      -}
    • addedOutput schema / properties / n
      Added value: +{
      +  "type": [
      +    "integer",
      +    "null"
      +  ]
      +}
    • addedOutput schema / properties / provenance / properties / never
      Added value: +{
      +  "type": "string"
      +}
    • addedOutput schema / properties / top_countries
      Added value: +{
      +  "type": "object"
      +}
    • addedOutput schema / required
      Added value: +[
      +  "citations",
      +  "provenance"
      +]
  2. First observed

TDQS

A3.7/5.0
Behavior4/5

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

Annotations already mark it as read-only, idempotent, and non-destructive. The description adds value by clarifying the data is archived and not live as of 2026, which is critical for an agent to interpret date relevance. No contradiction with annotations.

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 exceptionally concise at two sentences, front-loading the key idea of stats and archive status. Every word adds value with no filler.

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?

Given no parameters, comprehensive annotations, and an existing output schema, the description covers the essential 'what' and 'temporal scope'. It could optionally detail the nature of 'wiki lessons' but is sufficient for a read-only tool with schema support.

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?

There are zero parameters, so the description carries no burden for parameter documentation. Baseline 4 is appropriate as no further semantics are needed.

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 resource ('Hatch UDB stats (decades, countries) + wiki lessons') and implies retrieval/access. It distinguishes from sibling 'hatch_search' by specifying it's static archive data, and notes the temporal scope ('Archive, not live 2026'). The verb is implicit rather than explicit, but the purpose is clear enough.

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?

No explicit guidance on when to use this tool instead of siblings like 'hatch_search' or others. The description hints at historical data but does not state contexts where stats are preferred over search, nor when the tool should be avoided.

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