MCP Vehicles Tools
Look up DfT licensed vehicle stock, road traffic, and police-reported STATS19 collisions, or compare MOT reliability. DfT and DVSA data is reused under the Open Government Licence v3.0.
Each call costs 10 credits. All tools are read-only and idempotent.
| Tool | Description | Parameters |
|---|---|---|
lookup_mot_pass_rates |
Look up pre-aggregated 2025 MOT pass rates by vehicle make, model, fuel type, and vehicle age band. |
make
string model string fuel_type string vehicle_age_band string test_year integer |
lookup_mot_failures |
Look up pre-aggregated common 2025 MOT failure, PRS, advisory, and minor reasons by make and model. |
make
string model string rfr_type string dangerous_only boolean test_year integer |
lookup_vehicle_licensing |
Look up DfT licensed vehicle stock by make, model, quarter, body type, licence status, and geography. |
make
string model string quarter string body_type string licence_status string geography string |
lookup_road_traffic |
Look up DfT annual average daily flow (AADF) in vehicles/day by count point, year, road, region, or local authority. Link-level AADF figures are modelled estimates, not continuous measurements: most count points are counted manually once and factored. |
count_point
integer year_from integer year_to integer road_name string region string local_authority string |
lookup_road_safety |
Look up police-reported STATS19 personal-injury road collisions in Great Britain, with optional related vehicle and casualty records. |
collision_index
string year integer severity integer local_authority string limit integer |
Related Resources
No MCP resources for this domain — use the tools above; see the govdata:// resources index.
Related Prompts
| Prompt | Description |
|---|---|
vehicle-reliability-check |
Assess a vehicle model's MOT reliability using pass rates, age-band comparisons, and common failure reasons. |
Data Coverage
STATS19 currently exposes discovered per-year final files from 2021 onwards; a separate combined-file historical backfill is planned and disk-gated. Coverage metadata is derived from loaded rows. No new resource or prompt is registered. See the REST vehicles reference.