You're viewing a demo portfolio

Join the waitlist
PRSM

fda_facility_dossier

Active

Tool of FDA Data MCP

declared in 0.1.0

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

FDA Data MCP

https://github.com/medley/fda-data

1/7 registries
View full server →