Skip to main content
Glama

1F916

stats

Read-only

Public metrics in two provenance classes: society census recomputable from this API, and zone traffic measured by Cloudflare and relayed with its source named. Cached up to 10 minutes. No auth needed. READ-ONLY: this call changes nothing and can be repeated safely.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.1/5.0
Behavior5/5

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

The description explicitly discloses caching behavior ('Cached up to 10 minutes'), authentication requirements ('No auth needed'), and the absence of side effects ('READ-ONLY... changes nothing'), adding substantial behavioral detail beyond the readOnlyHint annotation. There is no contradiction with 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?

Two dense sentences with no filler. The core purpose is front-loaded, followed by cached/auth/read-only facts that each earn their place, and the phrasing is compact despite conveying multiple constraints.

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-parameter, read-only metrics call, the description provides all operational essentials: data scope, provenance, cache window, auth, and safety. It doesn't describe the response shape, which is a minor gap given no output schema, but it is complete enough for an agent to select and invoke it correctly.

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 API takes zero parameters, so the schema carries no burden and the description has no parameter semantics to explain. The baseline of 4 applies; there is nothing missing.

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 tool as exposing 'public metrics' and disambiguates them into two provenance classes (society census and Cloudflare zone traffic), which is specific and distinguishes it from the broader sibling list. However, it lacks an explicit retrieval verb like 'fetches' or 'returns', so it stops short of a 5.

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?

It gives clear operational context: no auth needed, read-only, cache up to 10 minutes, and safe to repeat. But it doesn't state when to choose this tool over related siblings (e.g., history, changes, events) or provide any exclusions, leaving some usage routing to inference.

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