mcpbeat Sign in

Cpsc Recalls MCP Server

answering

Cpsc Recalls MCP Server is answering right now. Last checked 10 min ago. 60 installs a week from npm. It exposes 3 tools. Last commit 25 Aug 2026.

US consumer product recalls from the CPSC — hazards, remedies, and affected products.

Installs per day peak 159 · avg 14 · +47% w/w
a month agotoday
Uptime history 47 days of history · worst day 0%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
364 ms
Response time
average over 24h
60
Installs / week
npm and PyPI

What changed 4

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 25 August 2026. No other catalogue keeps this.

25 Aug 3 tools changed the parameters they ask for cpsc_get_recall, cpsc_get_recent, cpsc_search_recalls
25 Aug a tool changed version

Nothing serious here today

Today is the operative word: we check Cpsc Recalls MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

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

This one needs environment variables set before it will start: MCP_HTTP_HOST (The hostname for the HTTP server.), MCP_HTTP_PORT (The port to run the HTTP server on.), MCP_HTTP_ENDPOINT_PATH (The endpoint path for the MCP server.), MCP_AUTH_MODE (Authentication mode to use: 'none', 'jwt', or 'oauth'.), MCP_LOG_LEVEL (Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').). The author declared them in the registry entry; get the values from the project itself.

Available tools 3

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

cpsc
cpsc_get_recall
Full detail for a single CPSC recall by recall number. Returns the complete record: hazard description, remedy instructions, all product variants, incident/injury reports, images, and the official CPSC recall page URL. Use after cpsc_search_recalls or cpsc_get_recent to get the full picture on a specific recall. CPSC jurisdiction: consumer products only — food, vehicles, drugs, and pesticides are covered by other agencies.
cpsc_get_recent
Fetch the most recent CPSC consumer product recalls, ordered newest-first. Use for "what's been recalled lately?" or a product safety feed. Always applies a date window (default: last 30 days) — without a date filter the API returns all 9,800+ records. Page past limit with offset: narrowing days cannot page, because the window is anchored to today and shrinking it drops the oldest records rather than advancing past the newest. CPSC jurisdiction: consumer products only — food, vehicles, drugs, and pesticides are covered by other agencies.
cpsc_search_recalls
Search consumer product recalls from the CPSC (Consumer Product Safety Commission) database. Covers toys, electronics, furniture, appliances, children's products, tools, and clothing — everything under CPSC jurisdiction. Does NOT cover food/drugs (FDA), motor vehicles/tires (NHTSA), boats (USCG), or pesticides (EPA). All filter fields are optional substring matches that combine with AND. Start with title_search when you have a product in hand — CPSC titles carry the brand, product, and hazard phrasing. For hazard-type filtering ("fire", "choking", "burn"), use hazard_search, which matches hazard text, product names, and remedy instructions in one pass. When manufacturer returns no results, try importer, retailer, or distributor: many recalls list one of those as the primary responsible org. Page past limit with offset — total_found and has_more say where the window sits in the full result set. Use cpsc_get_recall with a recall_number from results to retrieve the full record including complete description, all images, and incident reports.

Endpoints

URLTransportStateLatencyChecked
https://cpsc-recalls.caseyjhand.com/mcp streamable-http answering 373 ms 10 min ago

Alternatives to Cpsc Recalls MCP Server

same job, measured the same way
Cpsc
by pipeworx-io

CPSC MCP — US consumer-product safety recalls (CPSC, free, no auth).

33 tools answering
Feedback1
by feedback1

Collect feedback and manage the product roadmap from AI agents.

answering
Coildesk Hvac Tools
by coildesk

CoilDesk: the monthly US search demand across the tools this product ships, read from monthly...

48 installs/wk local only
Recalert
by recalert

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

5 tools answering
GoodMemory
by hjqcan

Durable user/project memory for MCP clients: recall context and remember selected facts.

336 installs/wk local only
Cafmlane Tools
by cafmlane

Cafmlane: the monthly US search demand across the sheets this product ships, read from monthly...

53 installs/wk local only
Shopping Discovery
by periskop-ai

Product discovery for AI agents: ranked products and bundles from the open merchant web.

answering
Gyibb MCP
by patheras

Cited product-review verdicts from real user voices — free remote MCP, no API key.

6 tools answering

Cpsc Recalls MCP Server — questions

Answers built from our own checks of this server.

What can Cpsc Recalls MCP Server do?
It exposes 3 tools, read directly from the server on our last check. Among them: cpsc_get_recall, cpsc_get_recent, cpsc_search_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 Cpsc Recalls MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 364 ms. The bar chart above shows every period we have measured.
How do I connect Cpsc Recalls MCP Server?
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 Cpsc Recalls MCP Server need an API key?
No. Cpsc Recalls MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Cpsc Recalls MCP Server?
It answers our handshake in 364 ms on average, which is faster than 42% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Cpsc Recalls MCP Server?
The npm package @cyanheads/cpsc-recalls-mcp-server was installed 60 times in the last week. Week over week that is +47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Cpsc Recalls MCP Server open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript, 1 stars on GitHub and 6 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.