fda_facility_dossier
ActiveTool of FDA Data MCP
Compliance-first facility dossier by FEI number. Returns the facility profile plus recent inspections, citations, warning letters, import refusal history, import-alert mentions, recall context, freshness, and recommended next tools. Use this when you want the fastest FEI-level manufacturing risk view instead of the broader product-focused facility profile.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"fei"
],
"properties": {
"fei": {
"type": "string",
"pattern": "^\\d{1,10}$",
"description": "FDA Establishment Identifier (FEI number)"
},
"evidence_limit": {
"type": "integer",
"default": 5,
"maximum": 20,
"minimum": 1,
"description": "Number of recent evidence rows to return per evidence section"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
FDA Data MCP
https://github.com/medley/fda-data
1/7 registries