# io.github.Screed369/autoza-ireland (npm · @autoza/mcp-server)

Irish used-car market MCP: search listings, stats, dealers & model guides via autoza.ie.

- Trust score: 61/100 (medium)
- Change this week: +23
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `@autoza/mcp-server`: 61/100 (this document), [markdown](https://verifymcp.io/servers/screed369-autoza-ireland/autoza-mcp-server.md), [page](https://verifymcp.io/servers/screed369-autoza-ireland/autoza-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@autoza/mcp-server`
- Version: `0.1.2`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, 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-08-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 76 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 573 tokens (~114/item across 5 items; 5 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 86/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 57% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add screed369-autoza-ireland -- npx -y @autoza/mcp-server
```

### Codex

```bash
codex mcp add screed369-autoza-ireland -- npx -y @autoza/mcp-server
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "screed369-autoza-ireland": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@autoza/mcp-server"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add screed369-autoza-ireland --command npx --arg -y --arg @autoza/mcp-server
```

### Hermes

```yaml
mcp_servers:
  screed369-autoza-ireland:
    command: "npx"
    args: ["-y", "@autoza/mcp-server"]
```

### Other

```json
{
  "mcpServers": {
    "screed369-autoza-ireland": {
      "command": "npx",
      "args": [
        "-y",
        "@autoza/mcp-server"
      ]
    }
  }
}
```

## 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-08-03 (score 61, +1)

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

### 2026-08-02 (score 60, +46)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] Schema quality: unverified → good
- [functional] Licence: MIT

### 2026-07-31 (score 14, −24)

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

### 2026-07-30 (score 38, +20)

- [functional improvement] Tool coverage: unverified → 100

### 2026-07-28 (score 18, −20)

- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 38)

First indexed and scored.

## MCP tools (5)

### `search_listings` (~172 tokens)

Search live used-car listings on autoza.ie. Returns up to 20 verified-dealer listings matching the filters. Each listing includes make, model, year, price (EUR), mileage (km), county, fuel type, and a canonical autoza.ie URL.

Input parameters:

- `county` (string): Irish county e.g. 'Dublin', 'Cork'
- `fuelType` (string)
- `limit` (number)
- `make` (string): Make e.g. 'BMW', 'Toyota'
- `maxPrice` (number): Maximum asking price in EUR
- `maxYear` (number)
- `minPrice` (number): Minimum asking price in EUR
- `minYear` (number)
- `model` (string): Model e.g. '5 Series', 'Corolla'

### `get_market_stats` (~72 tokens)

Aggregated Irish used-car market statistics from Autoza's verified-dealer listings. Returns total active listings, total verified dealers, average/min/max asking price, top 20 makes by listing count with average prices, and fuel-type breakdown. Updated hourly. CC BY 4.0 — please credit autoza.ie.

### `get_model_guide` (~154 tokens)

Fetch the Autoza common-faults guide for a specific make+model. Includes year-by-year fault patterns, best/worst years to buy, average Irish asking price, motor-tax band, fuel economy, insurance notes, and an inspection checklist. Available models: BMW 5 Series, Audi A4, Mercedes E-Class, VW Passat, Toyota Corolla, Ford Focus, Hyundai Tucson, Nissan Qashqai, Volkswagen Golf, Skoda Octavia, Kia Sportage, Mazda CX-5, and more.

Input parameters:

- `slug` (string, required): Guide slug e.g. 'bmw-5-series-common-faults-ireland' or 'toyota-corolla-common-faults-ireland'.

### `get_research_pulse` (~102 tokens)

Fetch an Autoza Used-Car Price Pulse — monthly proprietary research on the Irish used-car market with median/average prices, fastest-moving models, county-level supply, and EV/hybrid trends. Each Pulse has a Zenodo DOI and a Hugging Face dataset version.

Input parameters:

- `slug` (string): Research slug e.g. 'used-car-index-q2-2026' or 'pulse-2026-06'. Defaults to the latest Pulse if omitted.

### `find_dealers` (~73 tokens)

Search the verified-dealer directory on autoza.ie. Returns dealer name, county, Trust Score, listing count, and profile URL. Every Autoza dealer is identity-verified.

Input parameters:

- `county` (string)
- `limit` (number)
- `make` (string): Filter to dealers stocking a specific make

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/screed369-autoza-ireland/autoza-mcp-server#diagnostics

## Score history

- 2026-08-03: 61
- 2026-08-02: 60
- 2026-08-01: 14
- 2026-07-31: 14
- 2026-07-30: 38
- 2026-07-28: 18
- 2026-07-27: 38

## Links

- npm package: https://www.npmjs.com/package/@autoza/mcp-server
- Socket report: https://socket.dev/npm/package/@autoza/mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/screed369-autoza-ireland/autoza-mcp-server/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/screed369-autoza-ireland/autoza-mcp-server/changelog.json
- HTML version of this page: https://verifymcp.io/servers/screed369-autoza-ireland/autoza-mcp-server
