Skip to main content
Glama

Measured data: Claude Code and the coding-agent market

list_datasets

List the measured datasets on agentexchange.work/data (Claude Code cost anatomy, tokens per day, plugin marketplace star sample, MCP registry census, npm MCP-server download sample, Show HN outcomes, issue gap maps, token-reduction tools) with pull dates.

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?

No annotations are provided, so the description carries the burden of explaining behavior. It clearly states what the tool lists and mentions pull dates, which is useful, but it does not disclose output format, pagination, authentication needs, or whether this is a read-only operation. The verb 'List' implies non-mutating behavior, but no explicit safety or side-effect information is given.

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 a single sentence that front-loads the core action and resource, then efficiently enumerates the specific datasets and includes the pull-date detail. Every element adds useful information; there is no filler or redundancy.

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 listing tool, the description provides enough context to understand what will be returned at a high level (dataset names and pull dates). It could be slightly more complete by stating the output format or explicitly noting that it returns metadata rather than dataset contents, but given the tool's simplicity this is a minor gap.

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 schema coverage is 100%, so there is nothing for the description to add about parameter meaning. The baseline of 4 applies because the description is not required to compensate for any undocumented parameters.

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 uses a specific verb ('List') with a clear resource ('measured datasets') and enumerates the specific datasets included, plus the key detail of pull dates. This distinguishes it from sibling tools like get_dataset (which retrieves a single dataset) and other domain-specific 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?

The description implies this is the discovery/overview tool among siblings, but it never explicitly says when to use it over get_dataset or other dataset-specific tools. There is no direct guidance on alternatives, exclusions, or prerequisites.

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