Skip to main content
Glama

nsgoods-workbench-mcp

catalogue_stats

Size and health of the x402 catalogue as of the latest full scan: resources, hosts, verdict counts, and payable endpoints per network.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.4/5.0
Behavior3/5

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

With no annotations provided, the description carries the full behavioral burden. The phrase 'as of the latest full scan' is a genuine disclosure — the data is a snapshot and may be stale relative to real-time operations. However, it does not state whether the tool triggers a new scan, any latency/cost expectations, or confirm it is strictly read-only.

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?

One sentence, front-loaded with the core purpose ('Size and health of the x402 catalogue'), followed by a compact enumeration of the four metric groups. No filler; the trailing 'per network' adds useful grouping context.

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 stats tool with no annotations and no output schema, the description names the content areas (resources, hosts, verdicts, payable endpoints per network) and adds the staleness caveat. The exact return shape is not specified, but an agent has enough to invoke it and interpret the result at a glance.

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 takes zero parameters, so there is nothing for the description to clarify beyond what the schema shows. The baseline of 4 applies since no parameter ambiguity exists.

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 states what the tool reports — size and health of the x402 catalogue — and enumerates the covered data: resources, hosts, verdict counts, and payable endpoints per network. This is specific enough to distinguish it from per-host (host_summary), per-endpoint (payability_verdict), and status (drift_status, x401_status) siblings, though it never names a sibling explicitly.

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 guidance on when to choose this tool over the seven siblings. An agent must infer that catalogue_stats is the aggregate overview while host_summary and payability_verdict go deeper, and nothing warns against using it when a specific verdict or drift check is needed.

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.