Open Data

DVSA MOT History MCP Server

Connect your account, then chat with AI to run tools.

Look up the MOT test history for any vehicle registered in the UK using the DVSA (Driver and Vehicle Standards Agency) MOT History API. Returns test results, advisories, failure reasons, mileage readings, and expiry dates.

Managed
1 tool
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for DVSA MOT History — workflow patterns, data models, and gotchas for your AI agent.

DVSA MOT History API

Official DVSA API for checking MOT test history of UK-registered vehicles.

Data Model

  • Vehicle — Identified by registration number or vehicle ID. Has make, model, colour, fuel type.
  • MOT test — Individual test record with result (PASSED/FAILED), completed date, odometer reading, expiry date.
  • Defect — Advisory or failure item with text description, type (ADVISORY, FAIL, MINOR, MAJOR, DANGEROUS), and dangerous flag.

Key Fields

  • registration — Vehicle registration number (number plate)
  • motTests[].completedDate — Date test was completed
  • motTests[].testResult — PASSED or FAILED
  • motTests[].odometerValue — Mileage at test time
  • motTests[].expiryDate — Date the MOT certificate expires
  • motTests[].defects[].text — Description of the defect
  • motTests[].defects[].type — ADVISORY, FAIL, MINOR, MAJOR, DANGEROUS

Gotchas

  • Registration format: No spaces needed but accepted (e.g. "ML58FOU" or "ML58 FOU").
  • Rate limits: Standard DVSA limits apply per registered consumer.
  • Vehicle age: Only vehicles that require an MOT (typically 3+ years old) will have records.
  • No data: New vehicles or those exempt from MOT will return 404.

Tools in this Server (1)

Mot Check Vehicle

Look up the full MOT test history for a UK-registered vehicle by its registration number (number plate). Returns the vehicle make, model, colour, fuel...

Frequently Asked Questions

What is the DVSA MOT History MCP server?

Look up the MOT test history for any vehicle registered in the UK using the DVSA (Driver and Vehicle Standards Agency) MOT History API. Returns test results, advisories, failure reasons, mileage readings, and expiry dates. It provides 1 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect DVSA MOT History to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/dvsa-mot-check. Authentication is handled automatically.

How many tools does DVSA MOT History provide?

DVSA MOT History provides 1 tool that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does DVSA MOT History require?

DVSA MOT History uses API Key. DVSA MOT History requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect DVSA MOT History to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/dvsa-mot-check

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to DVSA MOT History and paste the MCP URL into Remote MCP server URL.
  4. Click Add. DVSA MOT History will appear under Not connected — select it and click Connect to complete OAuth.
Name: DVSA MOT History
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/dvsa-mot-check
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use DVSA MOT History?

Sign in to connect your credentials and start running tools from the chat.

DVSA MOT History MCP Server & Skill — 1 Tools