Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

ai.argushq/enforcement-database

ai.argushq/enforcement-database

Search Argus HQ public FDA enforcement data: warning letters, recalls, approvals, 483s.

Uptime
no direct probes in 30d
Response
659ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_enforcement

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.

get_company_history

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").

get_recall_by_lot

Finds every FDA recall record that references a specific product lot number.

get_warning_letter

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.

list_recent_actions

The most recent published FDA warning letters, recalls, approvals, and 483 citations across all streams.

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"
    }
  }
}