Skip to main content
Glama

standard_adoption

How far a standards body actually got: repositories published, how many graduated past unclassified and the resulting share, release cadence, contributor count — with the provenance of every figure and an explicit list of what is NOT measured. Free, because a specification is a public good.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A3.6/5.0
Behavior4/5

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

With no annotations provided, the description carries the full burden, and it excels by explicitly mentioning provenance of every figure and an explicit list of what is NOT measured. This is a strong form of transparency about data limitations, though it doesn't cover auth, errors, or side effects, which are less critical for a read-only metric tool.

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?

Two sentences, front-loaded with a clear question-like lead-in ('How far a standards body actually got:') and then a list of content elements. It is concise and each clause adds value, though the 'Free...' tagline is somewhat non-essential. Overall very efficient.

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 simple tool with one required string parameter and no output schema, the description covers the main purpose, output contents, and even limitations (what's not measured). It gives an agent enough context to know what to expect, though it could be clearer about the slug format and possible error conditions.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description does not explain what the required 'slug' parameter represents, despite the schema having zero description coverage and no helpful information. The description focuses on the output and context, leaving the parameter semantics entirely to inference. The tool name and description imply slug is a standards body identifier, but this is not made explicit.

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 clearly states this tool measures a standard body's progress, providing specific metrics (repositories, graduation, share, release cadence, contributors) and adds provenance and exclusion context. This goes well beyond a generic label and differentiates it from sibling tools like 'standard_repositories' by focusing on adoption and transparency.

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 is provided on when to use this tool versus alternatives. There is no mention of sibling tools, conditions that favor this tool, or any exclusions. The line 'Free, because a specification is a public good' hints at accessibility but doesn't help with selection.

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