# recall-risk [Health: Active]

**Category:** 🗄️ Databases  
**Repository:** https://cassandra.dropwatchhq.com  
**Views:** 1  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/recall-risk

## Description
Check a product's recall risk: score + active CPSC/FDA/NHTSA recalls for a product or brand.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "recall-risk": {
    "command": "npx",
    "args": ["-y","recall-risk"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

