- 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
a month agoUpdated At
a month agoAuthor Name
agentprolabsStar
-Language
-License
-Recommend Servers
View AllMemory
@modelcontextprotocol
a year ago
Kazakhstan Payments Mcp
@junter1989k-ai
10 days ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Costa Rica Payments Mcp
@junter1989k-ai
10 days ago
Oman Payments Mcp
@junter1989k-ai
10 days ago
Italy Payments Mcp
@junter1989k-ai
10 days ago
Germany Payments Mcp
@junter1989k-ai
10 days ago
Switzerland Payments Mcp
@junter1989k-ai
10 days ago
Slovakia Payments Mcp
@junter1989k-ai
10 days ago
Teardrop
10 days ago
Finland Payments Mcp
@junter1989k-ai
10 days ago
Lithuania Payments Mcp
@junter1989k-ai
10 days ago
Ireland Payments Mcp
@junter1989k-ai
10 days ago
Malta Payments Mcp
@junter1989k-ai
10 days ago
Denmark Payments Mcp
@junter1989k-ai
10 days ago
Austria Payments Mcp
@junter1989k-ai
10 days ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago