recall-check
ActiveTool of Toolcall
One call checks product recalls and safety alerts across US federal agencies: NHTSA vehicle recalls (by VIN, auto-decoded, or make/model/year), CPSC consumer product recalls, and FDA food, drug and device enforcement actions. Query by vin=, upc=, query= (product name), or brand=. Unified JSON list with hazard, remedy, date and official links. [Paid: $0.02 USDC per call via x402 on Base; the calling client pays automatically.]
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"upc": {
"type": "string",
"description": "Product UPC/EAN barcode, 8-14 digits"
},
"vin": {
"type": "string",
"description": "Vehicle VIN, decoded via NHTSA vPIC"
},
"brand": {
"type": "string",
"description": "Manufacturer or brand name"
},
"query": {
"type": "string",
"description": "Product name or keyword"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Toolcall
https://github.com/BeneIstvan/toolcall-mcp
1/7 registries