io.github.cyanheads/cpsc-recalls-mcp-server
io.github.cyanheads/cpsc-recalls-mcp-serverUS consumer product recalls from the CPSC — hazards, remedies, and affected products.
Tools · 3
Search consumer product recalls from the CPSC (Consumer Product Safety Commission) database. Covers toys, electronics, furniture, appliances, children's products, tools, and clothing — everything unde…
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 CPS…
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) — witho…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.cyanheads/cpsc-recalls-mcp-server": {
"url": "https://cpsc-recalls.caseyjhand.com/mcp",
"transport": "streamable-http"
}
}
}