Skip to main content
Glama

mot_reliability

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.

Input Schema

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

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources