com.dropwatchhq/recall-risk
Official1 toolCheck a product's recall risk: score + active CPSC/FDA/NHTSA recalls for a product or brand.
Check product recall risk scores and active recalls from CPSC, FDA, and NHTSA.
Captured live from the server via tools/list.
recall_risk
Get the current complaint-velocity recall-risk signal for a tracked product/brand/model. Returns a 0-100 risk score, band, complaint velocity & acceleration, and severe-hazard share. This is a RISK SIGNAL from public complaint data, NOT an official recall or a claim the product is defective.
Parameters (1)
- entitystringrequired
Product/brand/model name or tracked id (e.g. 'Ford Mustang Mach-E', 'Dexcom G7', 'veh-tesla-modely-2023').
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"recall-risk": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cassandra.dropwatchhq.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.