Skip to main content
Glama

What is compared

compare_criteria

The criteria and any filters of the Routes to Mexican manufacturing capacity comparison.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

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

  1. First observed

TDQS

C2.6/5.0
Behavior1/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only restates the tool's subject matter in noun form and says nothing about whether this reads data, what output is returned, or any side effects. This is effectively no behavioral transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single short sentence, but it is under-specified rather than efficiently concise. It lacks a verb, actionable content, and any structural signposting, so it does not earn its place as a useful tool definition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema and no annotations, the description should explain what the tool returns or how the criteria are presented. It does neither, leaving the agent without enough information to invoke the tool confidently or interpret its result.

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 description coverage is 100%, so the baseline for a zero-parameter tool applies. The description does not need to explain parameter details because there are none.

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 names a specific resource: 'the criteria and any filters' of the Routes to Mexican manufacturing capacity comparison. It is clear in subject matter but uses a noun phrase rather than a verb and does not explicitly distinguish it from sibling tools like compare_options or compare_table.

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?

There is no guidance about when to use this tool versus its siblings. It does not mention compare_options, compare_table, or any conditions that would select this tool, leaving the agent to infer usage from context.

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.

TDQS

A3.5/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: the compare_* tools separate criteria, option metadata, and the full comparison table, while the enquiry_* tools separate process explanation, field schema, and submission. No two tools appear to do the same thing.

Naming Consistency3/5

The comparison tools follow a consistent verb_noun pattern (compare_*), but the enquiry tools mix conventions: enquiry_describe is noun_verb, enquiry_fields is noun_noun, and submit_enquiry is verb_noun. The names are readable but not uniformly patterned.

Tool Count5/5

Six tools is well-scoped for this server's apparent purpose: three tools cover the comparison surface and three cover the enquiry workflow. Each tool earns its place without redundancy.

Completeness5/5

The comparison tools cover criteria, options, and the full table, providing a complete browsing experience. The enquiry tools cover describe, fields, and two-step submission, leaving no obvious dead end for the intended workflow.

Resources