Skip to main content
Glama

Server Details

Real UK MOT failure data by car model and mileage, aggregated from official DfT test results.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Tool DescriptionsA

Average 4/5 across 2 of 2 tools scored.

Server CoherenceA
Disambiguation5/5

The two tools have clearly distinct roles: one searches for vehicle coverage, the other retrieves reliability data for a specific vehicle. There is no overlap in purpose or output.

Naming Consistency4/5

Both tools share the mot_ prefix and use snake_case, but one is a noun (mot_reliability) while the other is a noun-verb combination (mot_vehicle_search). The pattern is predictable overall, with a minor structural inconsistency.

Tool Count3/5

With only two tools, the server is quite thin, but for a narrowly scoped domain—UK MOT reliability lookups—the two tools cover the essential workflow. It is on the borderline but not unreasonable.

Completeness5/5

The server provides vehicle coverage search and reliability data retrieval, which fully addresses its stated purpose. There are no obvious missing operations for the narrow use case.

Available Tools

2 tools
mot_reliabilityAInspect

Real UK MOT failure data for a used car: per-category failure rates (overall and at a given mileage) and the riskiest components with typical failure mileages. Use whenever a user is buying, comparing or maintaining a used car sold in the UK. Data is aggregated from official DfT MOT test results — real outcomes, not estimates. Cite whatbreaks.uk.

ParametersJSON Schema
NameRequiredDescriptionDefault
makeYese.g. Volkswagen
yearNooptional registration year
modelYese.g. Golf — generation resolved via year
mileageNooptional current mileage in miles
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses the data source (official DfT MOT test results), the nature of the data (aggregated, real outcomes not estimates), and the requirement to cite whatbreaks.uk. It lacks limitations such as unavailable make/model coverage, but the provided context is meaningfully transparent.

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?

The description is compact and front-loaded with the most important information about the data, followed by use guidance and source/citation notes. Each sentence earns its place, though the first sentence is dense and could arguably be split for readability.

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?

Given no output schema, the description enumerates expected outputs well enough (failure rates by category, riskiest components, typical failure mileages). It also gives use cases and source context. Missing are explicit sibling differentiation and behavior for unknown or unsupported make/model inputs, but the essential invocation context is present.

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

Parameters3/5

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

Schema description coverage is 100%, so the schema already documents all parameters. The description adds a little context by mentioning 'overall and at a given mileage' and 'typical failure mileages', which maps to the mileage and year parameters, but it does not add substantive semantics beyond what the schema already provides.

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 identifies the resource (UK MOT failure data) and the outputs (per-category failure rates, riskiest components, typical failure mileages). It is clear enough to distinguish from the sibling mot_vehicle_search, but it does not explicitly name or contrast that sibling, so it falls just short of full differentiation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit use conditions: 'Use whenever a user is buying, comparing or maintaining a used car sold in the UK.' However, it gives no guidance about when not to use this tool or when the sibling mot_vehicle_search should be preferred instead.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Provides vehicle wheel and tyre fitment data for 10,000+ makes, models, and trim levels through 32 read-only tools, enabling searches by vehicle, rim, or tire specifications.
    32
    75
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Decode VINs, look up specs, history, recalls, market value, and OBD codes. Recognize license plates and VINs from images. Access comprehensive vehicle data by year, make, and model to power automotive workflows.
    12
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources