ai.argushq/enforcement-database
ai.argushq/enforcement-databaseSearch Argus HQ public FDA enforcement data: warning letters, recalls, approvals, 483s.
Tools · 5
Full-text search across all 1,000+ Argus HQ FDA enforcement pages (warning letters, recalls, approvals, 483 inspections) by keyword, product name, or company name.
Every FDA warning letter, recall, approval, and 483 citation Argus HQ has recorded for a given company, by its Argus HQ company slug (e.g. "pfizer-inc").
Finds every FDA recall record that references a specific product lot number.
Direct lookup of an FDA warning letter. Accepts either the FDA reference number printed in the letter itself (e.g. "320-26-65") or the fda.gov URL slug ID for the letter.
The most recent published FDA warning letters, recalls, approvals, and 483 citations across all streams.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ai.argushq/enforcement-database": {
"url": "https://argushq.ai/api/mcp",
"transport": "streamable-http"
}
}
}