← Registry

eCommerce

autoza.ie

Helps users buy cars in Ireland by providing AI assistance, inventory search, vehicle details, tax calculations, and market statistics.

1 endpoint9 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://autoza.ie/api/mcp

No auth detected

MCP server metadata

Name
Autoza Ireland
Version
1.0.0
Capabilities
tools
Server instructions

Autoza Ireland (autoza.ie) — Irish vehicle marketplace. Use chat_with_mark for any Irish car-buying question (it searches live inventory and knows Irish tax/VRT/NCT); search_vehicles/get_vehicle for raw inventory data; compare_models for a live side-by-side of two models with an Irish buy verdict; best_cars_under_budget for the top live cars of a type under a budget; ask_autoza for figure-verified answers on grants/VRT/finance/NCT/tax; calculate_vrt for import tax maths; market_stats for market aggregates. Read-only — no tool here sends messages or transacts.

Known tools 9

chat_with_mark

Ask Mark — Autoza Ireland's car-buying AI — anything about buying a car in Ireland: what to buy, model comparisons, Irish motor tax, VRT/imports, NCT, finance (PCP/HP), running costs, EVs.

Inferred read-only
search_vehicles

Search live Autoza Ireland vehicle inventory.

Inferred read-only
search_vehicles_cards

Search live Autoza Ireland inventory and render the matches as an interactive card carousel (photo, year/make/model, € price, mileage, location).

Inferred read-only
get_vehicle

Get full public details for one Autoza listing by id.

Inferred read-only
calculate_vrt

Estimate Irish Vehicle Registration Tax (VRT) + NOx levy for importing a car into Ireland.

Inferred read-only
market_stats

Current Autoza Ireland market snapshot: total live listings and top makes.

Inferred read-only
compare_models

Compare two car models for the Irish used market: median price (EUR), price range, year span and most common fuel for each, plus a balanced 'which to buy in Ireland' verdict when it's one of Autoza's editorial comparisons.

Inferred read-only
best_cars_under_budget

Best used cars of a given type under a budget in Ireland: median asking price and the top live listings (newest-first) with URLs.

Inferred read-only
ask_autoza

Figure-verified direct answers to common Irish car-buying questions (EV/SEAI grants, ICE2EV scrappage, VRT/importing, finance, NCT, motor tax, best-value picks).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.autoza-ireland]
url = "https://autoza.ie/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "autoza-ireland": {
      "type": "http",
      "url": "https://autoza.ie/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: autoza-ireland
Remote MCP URL: https://autoza.ie/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "autoza-ireland": {
      "url": "https://autoza.ie/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "autoza-ireland": {
      "type": "http",
      "url": "https://autoza.ie/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "autoza-ireland",
  "transport": "streamable-http",
  "url": "https://autoza.ie/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for autoza.ie was fetched 2026-07-31T04:30:05.608Z and is being refreshed.

Trust status Neutral

autoza.ie is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.