Skip to main content
Glama

What is compared

compare_criteria

The criteria and any filters of the UK telephone answering and virtual receptionist services 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

B3/5.0
Behavior2/5

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

With no annotations, the description carries the full burden of explaining behavior, but it only states a noun phrase rather than describing what the tool does or returns. It does not disclose whether this is a read-only reference operation, what the response looks like, or what filters refer to.

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 concise sentence with no filler. It front-loads the key content ('criteria and any filters') and is appropriately short for a zero-parameter tool.

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

Completeness3/5

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

For a zero-parameter reference tool, the description conveys the essential subject matter, but with no output schema or annotations it leaves ambiguity about what result the agent will receive and how to interpret 'criteria and any filters'. It is minimally adequate but not fully complete.

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 the schema has no properties, so parameter documentation is not needed. The description adds no parameter semantics, but the baseline of 4 applies because there is nothing to elaborate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description identifies the resource (criteria and filters of the UK telephone answering and virtual receptionist services comparison) but lacks a clear verb such as 'returns' or 'describes'. It is not a tautology, but it does not explicitly distinguish itself from siblings 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?

No guidance is given on when to use this tool versus compare_options, compare_table, or the enquiry tools. The description implies it is about comparison criteria but offers no context for selecting it.

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.9/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: compare_criteria, compare_options, and compare_table cover different aspects of the comparison data, while enquiry_describe, enquiry_fields, and submit_enquiry handle the enquiry process. There is no overlap or ambiguity between them.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern: compare_* for comparison-related tools and enquiry_* for enquiry-related tools. The naming is predictable and uniform throughout.

Tool Count5/5

With 6 tools, the server is well-scoped for its purpose of providing comparison data and enabling enquiries. Each tool earns its place, and the count feels appropriate without being sparse or overloaded.

Completeness5/5

The tool set covers the full lifecycle: users can retrieve the comparison criteria, options, and full table, then understand the enquiry process, get required fields, and submit an enquiry with consent. No obvious gaps exist for the server's stated domain.

Resources