MCP Server

enforcement-database

ai.argushq/enforcement-database

What this MCP does

Searches and retrieves FDA enforcement records, including warning letters, recalls, approvals, and 483 citations.

get_company_history
Get a company's full FDA enforcement 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").
Input schema
{'type': 'object', '$schema': 'http://json-schema.org/draft-07/schema#', 'required': ['slug'], 'properties': {'slug': {'type': 'string', 'minLength': 1, 'description': 'Argus HQ company slug, e.g. "pfizer-inc"'}}, 'additionalProperties': False}
get_recall_by_lot
Look up a recall by lot number
Finds every FDA recall record that references a specific product lot number.
Input schema
{'type': 'object', '$schema': 'http://json-schema.org/draft-07/schema#', 'required': ['lot_number'], 'properties': {'lot_number': {'type': 'string', 'minLength': 1, 'description': 'The lot number printed on the product/packaging'}}, 'additionalProperties': False}
get_warning_letter
Look up an FDA warning letter by reference 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.
Input schema
{'type': 'object', '$schema': 'http://json-schema.org/draft-07/schema#', 'required': ['wl_number'], 'properties': {'wl_number': {'type': 'string', 'minLength': 1, 'description': 'FDA warning letter reference number (e.g. "320-26-65") or fda.gov URL slug ID'}}, 'additionalProperties': False}
list_recent_actions
List recent FDA enforcement actions
The most recent published FDA warning letters, recalls, approvals, and 483 citations across all streams.
Input schema
{'type': 'object', '$schema': 'http://json-schema.org/draft-07/schema#', 'properties': {'days': {'type': 'integer', 'default': 7, 'maximum': 90, 'minimum': 1, 'description': 'How many trailing days to include (default 7)'}}, 'additionalProperties': False}
search_enforcement
Search FDA enforcement records
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.
Input schema
{'type': 'object', '$schema': 'http://json-schema.org/draft-07/schema#', 'required': ['query'], 'properties': {'query': {'type': 'string', 'minLength': 2, 'description': 'Search text -- company name, product, or keyword'}}, 'additionalProperties': False}
Added
list_recent_actions
2026年9月11日0:30
Added
get_warning_letter
2026年9月11日0:30
Added
get_recall_by_lot
2026年9月11日0:30
Added
get_company_history
2026年9月11日0:30
Added
search_enforcement
2026年9月11日0:30

AI-Portal Enterprise GenAI Briefing

ai.ai-portal/ai-portal

Provides current GenAI news, model release tracking, AI glossary searches, and information on AI regulations and compliance requi…

Analytics Legends — SAP Analytics Intelligence

ai.analyticslegends/sap-analytics

Provides SAP analytics intelligence through searchable firm, market, opportunity, news, concept, study, training, and knowledge-g…

seal

ai.aqta/seal

Decodes and cryptographically verifies signed AI decision and agent-action receipts, including evidence-pack and transparency-log…

GreenLight - Plug-in Solar Law Registry

ai.agentlookups/greenlight

Provides state-by-state legal and verification records for US plug-in or balcony solar regulations.

Contractor Licence Changes

agency.ottobot/contractor-license-changes

Reports observed contractor licence status changes, including lapses, reinstatements, expirations, suspensions, and first appeara…

Plumbline - Contractor License Checks

ai.agentlookups/plumbline

Checks contractor license records against official state and local sources and returns matching records, candidate matches, or no…

Business Contact Finder

agency.ottobot/business-contact-finder

Checks a business website to identify reachable contact methods, including forms, phone numbers, and email addresses, without sub…

CounterScript - Drug Price Benchmarks

ai.agentlookups/counterscript

Provides US drug acquisition benchmarks, estimated cash-price ranges, generic equivalents, and applicable Medicare negotiated pri…