mcpbeat Sign in

US Safety Recalls MCP Server

not responding

US Safety Recalls is listed as active in the registry but did not answer our last check. Last commit 6 Apr 2026.

NHTSA vehicle recalls and FDA food/drug recalls. 4 tools.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
496 ms
Response time
average over 24h
5
Stars
last commit 6 Apr 2026

US Safety Recalls does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 0 min ago.

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

Endpoints

URLTransportStateLatencyChecked
https://us-safety-recalls-mcp.apify.actor/mcp streamable-http answering 496 ms 0 min ago

Alternatives to US Safety Recalls

same job, measured the same way
C
NHTSA Vehicle Safety
by olyport

Vehicle safety recalls, complaints, and crash data from NHTSA

6 tools answering
Vin Recall MCP
by pratikmehkarkar

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

2 tools answering
Car Recalls MCP
by mrfentmen

Vehicle safety recalls from NHTSA by make, model, and year. No key required.

local only
RecallChecker — Vehicle Safety Recalls
by checkrecall

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

1 tools answering
I
OpenFDA Safety Data
by taru0208

Search FDA safety data: drug adverse events, recalls, and device events.

answering
Mhra Alerts
by pipeworx-io

MHRA drug and device safety alerts, recalls and Drug Safety Update bulletins,

39 tools answering
CheckMyVIN
by checkmyvin

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

2 tools answering
Openfda MCP Server
by cyanheads

Query FDA data on drugs, food, devices, and recalls via openFDA. STDIO or Streamable HTTP.

297 installs/wk 14 tools answering

US Safety Recalls — questions

Answers built from our own checks of this server.

Is US Safety Recalls working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 496 ms. The bar chart above shows every period we have measured.
The registry lists US Safety Recalls as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect US 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 US Safety Recalls need an API key?
No. US Safety Recalls completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is US Safety Recalls open source?
Yes — it is published under the MIT licence, written in TypeScript and 5 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.