mcpbeat Sign in

RecallChecker — Vehicle Safety Recalls MCP Server

by checkrecall Your server? Claim it
answering

RecallChecker — Vehicle Safety Recalls is answering right now. Last checked 5 min ago. It exposes 1 tools. Last commit 25 May 2026.

Check U.S. NHTSA vehicle safety recall campaigns by make, model, and year. Live official data.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
1
Tools
read from the server
243 ms
Response time
average over 24h
0
Stars
last commit 25 May 2026

What the code does

We read the source, 21 h ago · tools taken from the live server · rules 3dff92dd89df

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.

Runs an external command cloudflare-env.d.ts:3044
    exec(input?: (string | URLPatternInit), baseURL?: string): URLPatternResult | null;

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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add vehicle-recalls --transport http https://mcp.checkrecall.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vehicle-recalls": {
      "url": "https://mcp.checkrecall.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vehicle-recalls]
url = "https://mcp.checkrecall.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "vehicle-recalls": {
      "url": "https://mcp.checkrecall.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vehicle-recalls": {
      "url": "https://mcp.checkrecall.com/mcp"
    }
  }
}

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

vehicle
check_vehicle_recalls
Check U.S. NHTSA safety recall campaigns for a vehicle by make, model, and model year. Returns official NHTSA recall campaigns (component, hazard, remedy, campaign number, official notice link) plus the date the data was fetched. Results are model-year campaign matches, NOT VIN-specific repair status — an empty result means no open recalls were found in NHTSA as of the returned date, which is not a guarantee the vehicle is safe.

Endpoints

URLTransportStateLatencyChecked
https://mcp.checkrecall.com/mcp streamable-http answering 87 ms 5 min ago

Alternatives to RecallChecker — Vehicle Safety Recalls

same job, measured the same way
Vin Recall MCP
by pratikmehkarkar

Decodes US VINs and looks up open NHTSA safety recall campaigns for a vehicle.

2 tools answering
CheckMyVIN
by checkmyvin

Decode any VIN and check open NHTSA safety recalls. Free official US government data, no auth.

2 tools answering
C
NHTSA Vehicle Safety
by olyport

Vehicle safety recalls, complaints, and crash data from NHTSA

6 tools answering
Veículo
by mcp-dir

Look up a vehicle by license plate against official sources (make/model, year, status, restrictions)

7 tools answering
CarsMultiverse — the recall record
by carsmultiverse

Vehicle safety recalls from four registers, matched across borders on the maker's own code.

3 tools answering
Recalert
by recalert

Search U.S. product recalls (CPSC, FDA, NHTSA, FSIS) by product, brand, model, or UPC code.

5 tools answering
Omnidim MCP Server
by omnidim

Official MCP server for OmniDimension. Drive voice agents, dispatch calls, and run bulk campaigns.

228 installs/wk answering
CarScout
by usecarscout

Search used car inventory, check NHTSA recalls, decode VINs, and manage automated search scouts.

3 tools answering

RecallChecker — Vehicle Safety Recalls — questions

Answers built from our own checks of this server.

What can RecallChecker — Vehicle Safety Recalls do?
It exposes 1 tools, read directly from the server on our last check. Among them: check_vehicle_recalls. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is RecallChecker — Vehicle Safety Recalls working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 243 ms. The bar chart above shows every period we have measured.
How do I connect RecallChecker — Vehicle Safety Recalls?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does RecallChecker — Vehicle Safety Recalls need an API key?
No. RecallChecker — Vehicle Safety Recalls completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is RecallChecker — Vehicle Safety Recalls?
It answers our handshake in 243 ms on average, which is faster than 58% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is RecallChecker — Vehicle Safety Recalls open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.