# Autoza UK (remote · autoza.co.uk)

UK used cars: road tax (VED), ULEZ charges, MOT dates, DVSA reliability, live dealer stock.

- Trust score: 81/100 (high trust)
- Change this week: +11
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `autoza.co.uk`: 81/100 (this document), [markdown](https://verifymcp.io/servers/screed369-autoza-uk/api-mcp.md), [page](https://verifymcp.io/servers/screed369-autoza-uk/api-mcp)

## Channel facts

- Endpoint: `https://autoza.co.uk/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-25.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 65/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 2347 tokens (~260/item across 9 items; 9 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 80/100
  - Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 98/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 95% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the Autoza UK MCP server?

Autoza UK is a hosted endpoint at https://autoza.co.uk/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http screed369-autoza-uk 'https://autoza.co.uk/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "screed369-autoza-uk": {
      "url": "https://autoza.co.uk/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "screed369-autoza-uk": {
      "type": "http",
      "url": "https://autoza.co.uk/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.screed369-autoza-uk]
url = "https://autoza.co.uk/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "screed369-autoza-uk": {
      "type": "remote",
      "url": "https://autoza.co.uk/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add screed369-autoza-uk --url 'https://autoza.co.uk/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  screed369-autoza-uk:
    url: "https://autoza.co.uk/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "screed369-autoza-uk": {
      "Transport": "http",
      "Url": "https://autoza.co.uk/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add screed369-autoza-uk -t streamable-http -u 'https://autoza.co.uk/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "screed369-autoza-uk": {
      "type": "http",
      "url": "https://autoza.co.uk/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-25 (score 81, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-24 (score 81, +9)

- [security improvement] Authorization: unverified → partial
- [security] The server rewrote its instructions, which are the text every model session reads
- [security] Tool “ask_about_car” rewrote its description, which is the text the model reads
- [security] Tool “calculate_car_tax” rewrote its description, which is the text the model reads
- [security] Tool “check_clean_air_zone” rewrote its description, which is the text the model reads
- [security] Tool “check_mot_due_date” rewrote its description, which is the text the model reads
- [security] Tool “estimate_running_costs” rewrote its description, which is the text the model reads
- [security] Tool “get_model_reliability” rewrote its description, which is the text the model reads
- [security] Tool “get_uk_price_guide” rewrote its description, which is the text the model reads
- [security] Tool “search_used_cars” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 228 → 260
- [functional] Schema quality: good → excellent
- [functional] New tool “mot_outlook”
- [cosmetic] “get_uk_price_guide” added an optional parameter “vehicle_type”
- [cosmetic] “search_used_cars” added an optional parameter “vehicle_type”
- [cosmetic] “calculate_car_tax” reworded the description of “co2”
- [cosmetic] “calculate_car_tax” reworded the description of “engine_size_cc”
- [cosmetic] “calculate_car_tax” reworded the description of “registration_date”
- [cosmetic] “calculate_car_tax” reworded the description of “registration_year”
- [cosmetic] “check_clean_air_zone” reworded the description of “days_per_year”
- [cosmetic] “check_clean_air_zone” reworded the description of “registration_year”
- [cosmetic] “check_clean_air_zone” made “registration_year” optional
- [cosmetic] Tool “ask_about_car” changed its title: Ask about a listed car
- [cosmetic] Tool “calculate_car_tax” changed its title: Calculate UK car tax (VED)
- [cosmetic] Tool “check_clean_air_zone” changed its title: Check ULEZ / Clean Air Zone charges
- [cosmetic] Tool “check_mot_due_date” changed its title: Work out MOT due date
- [cosmetic] Tool “estimate_running_costs” changed its title: Estimate a listed car's running costs
- [cosmetic] Tool “get_model_reliability” changed its title: Get model reliability and MOT pass rates
- [cosmetic] Tool “get_uk_price_guide” changed its title: Get UK asking-price guide
- [cosmetic] Tool “search_used_cars” changed its title: Search used cars for sale

### 2026-09-23 (score 72, 0)

- [functional regression] Schema quality: 1620 → 1826
- [functional] New tool “ask_about_car”

### 2026-09-22 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-20 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (9)

### `calculate_car_tax` (~544 tokens)

Calculate UK car tax (VED)

Calculate annual UK vehicle tax (VED / road tax) for a car. Handles all three UK systems: cars first registered before 1 March 2001 (taxed on engine size, so engine_size_cc is required), 1 March 2001 to 31 March 2017 (CO2 bands £20–£790, so co2 is required), and from 1 April 2017 (flat standard rate). Also works out the Expensive Car Supplement: over £40,000 list price when new for petrol, diesel and alternative fuel; over £50,000 for a zero-emission car first registered on or after 1 April 2025; and none for a zero-emission car first registered before 1 April 2025, whatever it listed for. The boundaries are dates, so registration_date gives an exact answer where the year alone is ambiguous. If an input the car's tax system needs is missing, the tool returns an error naming it rather than a figure. Use for questions about UK car tax, road tax or VED.

Input parameters:

- `co2` (number): CO2 emissions in g/km, from the V5C. Required for cars first registered 1 March 2001 – 31 March 2017. For cars registered from 1 April 2017 it only sets the one-off first-year rate. Ignored for pre-2…
- `engine_size_cc` (number): Engine size in cc. Required for cars first registered before 1 March 2001; not used otherwise.
- `fuel` (string, required): Fuel type. Use "alternative" for hybrid/LPG, "diesel-rde2" only for diesels meeting RDE2.
- `list_price_when_new` (number): Original list price in GBP when the car was new. Needed only to work out the Expensive Car Supplement — based on the price when NEW, not what you pay for it used.
- `registration_date` (string): Full date of FIRST registration as YYYY-MM-DD, from the V5C. Optional but preferred: every UK VED boundary is a date (1 March 2001, 1 April 2017, 1 April 2025), so the year alone cannot tell a zero-e…
- `registration_year` (integer, required): Year the car was FIRST registered (not the year it was bought). This decides which tax system applies.

### `check_clean_air_zone` (~191 tokens)

Check ULEZ / Clean Air Zone charges

Check whether a car is compliant with UK clean air zones (London ULEZ, Bristol, Birmingham) and what it would cost to drive into them. Returns compliance, the daily charge per zone, and estimated annual cost. Only 3 of the 8 English charging zones charge private cars; Scotland uses Low Emission Zones, which issue penalties rather than a daily charge. Needs the registration year and fuel (the year is not needed for an electric car); a missing input returns an error naming it. Use for ULEZ, CAZ, clean air zone or emissions-charge questions.

Input parameters:

- `days_per_year` (integer): Days per year the driver would enter a charging zone, 0–366. Defaults to 250 (a daily commute).
- `fuel` (string, required): Fuel type.
- `registration_year` (integer): Year the car was first registered. Required unless fuel is "electric".

### `check_mot_due_date` (~202 tokens)

Work out MOT due date

Work out when a car's MOT test is due, and the earliest date it can be tested without losing its renewal date. These are Great Britain (DVSA) rules: a car's first MOT falls on its third anniversary of registration, then annually. Northern Ireland is tested by the DVA, where the first test is not due until four years old. Testing earlier than one calendar month minus a day before expiry resets the renewal date. Pass first_registered for a car that has never had an MOT, or mot_expires for one that has. Use for questions about MOT due dates, MOT timing, or when a car needs testing.

Input parameters:

- `first_registered` (string): Date the car was first registered, ISO format YYYY-MM-DD. Use this for a car that has never had an MOT.
- `mot_expires` (string): Date the current MOT expires, ISO format YYYY-MM-DD. Use this for a car that already has an MOT.

### `mot_outlook` (~289 tokens)

Estimate MOT pass odds by age and mileage

Odds that a used car passes its next MOT first time, for its age and mileage, counted from DVSA's own MOT test records with odometer readings (Great Britain) — and how those odds move one mileage band lower or higher for a car of the same age. Pass make and model as well: for the models we cover it adds that model's pass rate at the same mileage, compared fairly against cars of the same ages, and it says plainly when a model is not covered rather than guessing. It is a rate across the tested fleet, not a prediction for one car. Use when someone asks whether a high-mileage car will pass its MOT, how much mileage matters for an MOT, or whether a particular used car is likely to need MOT work.

Input parameters:

- `age_years` (integer): Age in whole years, only if the registration year is not known.
- `make` (string): Manufacturer, e.g. "Ford". Optional, but needed (with model) for the model-level comparison.
- `mileage` (integer, required): Current odometer reading in miles.
- `model` (string): Model, e.g. "Focus". Optional; see make.
- `registration_year` (integer): Year the car was FIRST registered (V5C), e.g. 2016. Age is counted from it the way the DVSA figures were. Preferred over age_years.

### `get_model_reliability` (~140 tokens)

Get model reliability and MOT pass rates

Get known common faults, best and worst model years, and real DVSA MOT first-time pass rates for a specific used car model in the UK. The MOT pass rates are counted from millions of real UK test records and are age-matched against the national average. Call with no model_slug to list the models covered. Use when someone asks whether a specific model is reliable, what goes wrong with it, which year to buy or avoid, or what to check before buying one.

Input parameters:

- `model_slug` (string): Model identifier, e.g. "ford-focus-common-faults-uk". Call with no argument to list every available model.

### `search_used_cars` (~345 tokens)

Search used cars for sale

Search live used cars for sale from UK dealers on Autoza, with current asking prices in GBP and mileage in miles. Returns a canonical autoza.co.uk URL, the town or area, and the vehicle type for each result. Searches cars unless vehicle_type asks for vans, motorcycles or other stock. If nothing matches every filter, optional filters are relaxed one at a time and the response lists which ones. Use when someone wants to find, browse or compare actual vehicles currently for sale in the UK.

Input parameters:

- `body_type` (string): e.g. "hatchback", "estate", "suv", "saloon".
- `fuel_type` (string): e.g. "petrol", "diesel", "electric", "hybrid".
- `limit` (integer): Max results, 1–25. Defaults to 10.
- `location` (string): UK city or region, e.g. "Manchester", "Belfast".
- `make` (string): Manufacturer, e.g. "BMW", "Ford".
- `max_price` (number): Maximum price in GBP.
- `max_year` (integer)
- `min_price` (number): Minimum price in GBP.
- `min_year` (integer)
- `model` (string): Model name, e.g. "Focus", "3 Series".
- `transmission` (string): e.g. "manual", "automatic".
- `vehicle_type` (string): Vehicle type. Defaults to "car". Results are filtered on the vehicle type each listing is recorded under. Pass "van", "motorcycle", "motorhome", "truck" or "caravan" for other stock.

### `estimate_running_costs` (~144 tokens)

Estimate a listed car's running costs

Estimate what a specific car on Autoza costs to own for a year — road tax, fuel, servicing, MOT and insurance, plus three-year depreciation where it can be worked out. Pass the listing URL or id returned by search_used_cars. Components that cannot be worked out from the listing are omitted rather than guessed, and the response says which. A car that has sold or been withdrawn comes back as status no_longer_for_sale rather than an estimate.

Input parameters:

- `listing_id` (string): Listing id, if you have it instead of the URL.
- `listing_url` (string): Full autoza.co.uk listing URL as returned by search_used_cars.

### `get_uk_price_guide` (~177 tokens)

Get UK asking-price guide

Get current UK used-car asking-price guidance from live dealer listings on Autoza — typical, lowest and highest asking price, optionally narrowed to a make or model. Cars unless vehicle_type asks for vans, motorcycles or other stock. Prices are GBP and reflect what dealers are asking right now, not trade or valuation estimates. Use to answer "what do X cost used in the UK" or to sanity-check whether an advertised price is reasonable.

Input parameters:

- `make` (string): Optional: narrow to a manufacturer.
- `model` (string): Optional: narrow to a model.
- `vehicle_type` (string): Vehicle type. Defaults to "car". Results are filtered on the vehicle type each listing is recorded under. Pass "van", "motorcycle", "motorhome", "truck" or "caravan" for other stock.

### `ask_about_car` (~223 tokens)

Ask about a listed car

Answer a buyer's specific questions about ONE car listed on Autoza — previous owners, service history, warranty, number of keys, previous use, and the core specification. Every answer comes from the dealer's own listing and says so: it is what the dealer states, not an independent inspection. A question the listing does not answer comes back as unknown, which does not mean no. Pass the listing URL or id returned by search_used_cars. If the car has sold or been withdrawn, the response is status no_longer_for_sale with no answers. When the selling dealer has opted in to showing MOT history, the response also carries mot_history: that car's official DVSA MOT test record.

Input parameters:

- `include_unanswered` (boolean): Default true. Keep the questions we cannot answer in the response so the buyer can be told what is unknown.
- `listing_id` (string): The listing id, if you have it instead of the URL.
- `listing_url` (string): The autoza.co.uk/listing/... URL returned by search_used_cars.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/screed369-autoza-uk/api-mcp#diagnostics

## Score history

- 2026-09-25: 81
- 2026-09-24: 81
- 2026-09-23: 72
- 2026-09-22: 72
- 2026-09-21: 71
- 2026-09-20: 71
- 2026-09-19: 70
- 2026-09-18: 70
- 2026-09-17: 69
- 2026-09-16: 69
- 2026-09-15: 69
- 2026-09-14: 68
- 2026-09-13: 68
- 2026-09-12: 67
- 2026-09-11: 67
- 2026-09-10: 66
- 2026-09-09: 66
- 2026-09-08: 66
- 2026-09-07: 66
- 2026-09-06: 65
- 2026-09-05: 65
- 2026-09-04: 64
- 2026-09-03: 64
- 2026-09-02: 63
- 2026-09-01: 63

## Common questions

### What is the Autoza UK MCP server?

Autoza UK is an MCP server listed in the public MCP registry as io.github.Screed369/autoza-uk. UK used cars: road tax (VED), ULEZ charges, MOT dates, DVSA reliability, live dealer stock. This page covers its hosted endpoint (https://autoza.co.uk/api/mcp).

### Is the Autoza UK MCP server safe to use?

Autoza UK scores 81 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Autoza UK MCP server expose?

Autoza UK exposes 9 tools: calculate_car_tax, check_clean_air_zone, check_mot_due_date, mot_outlook, get_model_reliability, and 4 more. Their descriptions and schemas cost roughly 2,255 tokens of context every time the server is loaded.

### Does the Autoza UK MCP server require authentication?

No. We connected to Autoza UK without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Autoza UK MCP server still maintained?

Autoza UK is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://autoza.co.uk/api/mcp
- Repository: https://github.com/Screed369/autoza-uk
- Website: https://autoza.co.uk/mcp
- Changelog RSS feed: https://verifymcp.io/servers/screed369-autoza-uk/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/screed369-autoza-uk/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/screed369-autoza-uk/api-mcp
