- Pet And Veterinary Products Recall
Pet And Veterinary Products Recall
An open-source MCP server that makes government pet-food and veterinary-drug recall data queryable by AI assistants. Search and filter active recalls, fuzzy-match a specific product, and subscribe to email alerts — sourced daily from the Government of Canada (CFIA) and the US FDA (OpenFDA). Zero config: just npx.
Overview
Description
Pet Recall Watcher ingests public government recall datasets daily and exposes them over the Model Context Protocol, so an AI assistant can answer recall questions on a vet clinic’s behalf — no more scrambling through distributor emails and listservs.
Tools
- query_active_recalls: Search and filter active recalls by species, category, region, and date range. Supports pagination.
- lookup_product_status: Fuzzy-match a product name or brand against the recall database. Handles partial names and misspellings via PostgreSQL pg_trgm.
- subscribe_recall_alerts: Register an email for filtered recall alerts.
Resources and Prompts
Resource: recall-feed://recent — Returns the 20 most recent recalls.
Prompt:* check-product-safety* — Generates a guided plain-language safety summary for a product.
Runtime Notes
Runs as a local stdio server via npx with zero configuration. It is a thin client over the hosted Pet Recall API, so there are no API keys or database credentials to set.
Claude Config Block
{
"mcpServers": {
"pet-recall-watcher": {
"command": "npx",
"args": ["-y", "@agentprolabs/pet-recall-mcp"]
}
}
}
Built by AgentProLabs and open source under the MIT license.
Server Config
{
"mcpServers": {
"pet-recall-watcher": {
"command": "npx",
"args": [
"-y",
"@agentprolabs/pet-recall-mcp"
]
}
}
}Project Info
Created At
23 minutes agoUpdated At
15 minutes agoAuthor Name
agentprolabsStar
-Language
-License
-Recommend Servers
View AllAmap Maps
@amap
高德地图官方 MCP Server
a year ago
Traveltype Mcp Server
32 minutes ago
Filesystem
@modelcontextprotocol
2 months ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Pet And Veterinary Products Recall
@agentprolabs
23 minutes ago
Airtreks Mcp
@SEKeener
18 hours ago