You're viewing a demo portfolio

Join the waitlist
PRSM

recall-check

Active

Tool of Toolcall

declared in 1.0.0

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Toolcall

https://github.com/BeneIstvan/toolcall-mcp

1/7 registries
View full server →