mcpbeat Sign in

Autoza Ireland MCP Server

local only

Autoza Ireland runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 20 · avg 7 · +3% w/w
a month agotoday
29
Installs / week
npm · @autoza/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository screed369/autoza-ie
пакет @autoza/mcp-server ссылается на autoza-ie/mcp-server

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add autoza-ireland -- npx -y @autoza/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "autoza-ireland": {
      "args": [
        "-y",
        "@autoza/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.autoza-ireland]
command = "npx"
args = ["-y", "@autoza/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "autoza-ireland": {
      "args": [
        "-y",
        "@autoza/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "autoza-ireland": {
      "args": [
        "-y",
        "@autoza/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Autoza Ireland

same job, measured the same way
AUTO.RIA Used Cars
by yevhen-kalyna

MCP server for the AUTO.RIA (ria.com) used-car API: search, listings, AI average prices.

128 installs/wk local only
N
YardStock NZ Vehicle Listings
by yardstock

Live used-car stock on named NZ dealer yards. Search make, model, price, city. Not Trade Me.

3 tools answering
MarketCheck API
by marketcheck

MarketCheck automotive data: search US/UK listings, predict prices, decode VINs, market history.

9 tools answering
Hemnet MCP
by chrischall

Hemnet.se real estate for Claude: search, sold prices, listings & market stats

509 installs/wk local only
Booli MCP
by chrischall

Booli.se real estate for Claude: search listings, sold prices, areas & market stats

469 installs/wk local only
Voxcars (Portugal)
by voxs

Used-car listings in Portugal: search, price statistics, comparables and articles.

6 tools answering
Marketplace
by rootz-cars

AI-native used car marketplace. 145K+ vehicles, 4300+ dealers, 13 US states, 20 MCP tools.

19 tools answering
C
Austin MLS
by neuhausre

Search Austin-area MLS listings. Free with signup; comps and market stats are paid.

answering

Autoza Ireland — questions

Answers built from our own checks of this server.

Why is there no uptime for Autoza Ireland?
Autoza Ireland runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @autoza/mcp-server was installed 29 times last week.
Is Autoza Ireland still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Autoza Ireland?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @autoza/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Autoza Ireland?
The npm package @autoza/mcp-server was installed 29 times in the last week. Week over week that is +3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.