
Recall Kitchen
US recalls MCP: free API key/signup or x402 $0.025 Base; some tools need key; verify↑limits
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
An API key from the service settings is required
US recalls MCP: free API key/signup or x402 $0.025 Base; some tools need key; verify↑limits
Server tool list (19)
Raw names from tools/list. Only developers need these.
| add_inventory_product | Add a product to this API key's inventory. Requires a verified account (sign in at https://app.recallkitchen.com with the signup email). Unverified signup keys cannot add inventory. |
| add_watch_pattern | Add a recall watch pattern for this API key. Same websearch syntax as search_product_recalls (AND, OR, -exclude, quoted phrases). Requires an API key. |
| check_tracked_products | Check this API key's watch patterns and inventory against current indexed recalls (including historical notices). Does not create notifications. Generic patterns such as food or hazard only match in titles. Requires an API key. |
| create_api_key | Create an additional API key for this account. Requires an existing API key. Unverified accounts may have only one key; verified accounts may have three. Usage is counted per account, not per key. |
| get_product_recall | Get a recall by id, including extracted lots, UPCs, model numbers, locations, contact info, and product photo URLs |
| list_api_keys | List this account's API keys (id, name, prefix, created). Secrets are not shown. Requires an API key. |
| list_inventory | List this API key's tracked inventory products. Requires an API key. |
| list_recall_notifications | List recall notifications for this API key. unread defaults to true (unread only); pass false for all. Empty for new accounts until a new matching recall is published; not a backfill of check_tracked_products. message is a short plain-text summary. Requires an API key. |
| list_watch_patterns | List this API key's recall watch patterns. Requires an API key. |
| lookup_product | Look up a product by UPC/EAN. Returns found=false when unknown. Does not search recalls. |
| mark_notification_read | Mark a recall notification as read (default) or unread. Requires an API key. |
| remove_inventory_product | Remove a product from this API key's inventory by id. Requires an API key. |
| remove_watch_pattern | Remove a recall watch pattern for this API key. Requires an API key. |
| revoke_api_key | Revoke an API key by key_id from list_api_keys. Requires an API key. Revoking the current key will fail subsequent calls. |
| search_product_recalls | Search product recalls by query. Query uses websearch syntax: unquoted words are AND, OR is or, -term excludes, quoted phrases match as a unit (example: Generac Generator -Portable). Optional filters: source (cpsc, fdafoodsafety, FDAMedWatch, usda, nhtsa, canada, costco, target, walmart, openfda), since/until (YYYY-MM-DD), location (country, region, or place, ANDed with the query), offset, limit. Descriptions are truncated and extracted products are capped; use get_product_recall for the full text. |
| search_product_recalls_by_upc | Search recalls by UPC/EAN or a barcode image URL/data URI/MCP image content. Matches extracted recall UPCs first. Returns found=false when the UPC is unknown. |
| search_product_recalls_from_image | Identify products in a public HTTPS image URL, data:image/...;base64 URI, or MCP image content part. Local files are not supported. Each product includes match (upc, model, text, category) and confidence. Category matches omit recalls unless include_category_matches=true. Requires an API key or x402; not included in the free anonymous per-IP quota. |
| search_recalls_by_identifier | Search recalls by extracted UPC, lot code, model number, product name, or VIN. VIN is decoded locally to year and make and matched against NHTSA campaigns (not a live NHTSA VIN API). Multiple identifiers are AND-matched on the same product. |
| signup | Create a Recall Kitchen account and API key from an email. No API key or x402 payment required. The key is returned once. Unverified accounts have lower rate limits (60 tool calls/hour, 400/day, one key) and can add a few watch patterns. Sign in at https://app.recallkitchen.com with the same email to verify, raise limits, and add inventory. Does not re-issue a key if the email already has an account. |