FDA Dashboard: Compliance Actions + Import Refusals
RegDataLab Team8 min read
FDA Data MCP exposes dashboard feed tools for compliance actions and import refusals. This post shows minimal, MCP-only workflows.
Tools covered
fda_compliance_actionsfda_import_refusals
Search compliance actions
mcporter call fda-data.fda_compliance_actions company_name='Pfizer' --output json
Search import refusals
mcporter call fda-data.fda_import_refusals company_name='Pfizer' --output json
Monitoring workflow
- Track by company and date range.
- Store tool name + parameters for provenance.
Fact-check checklist
- Only mention fields visible in MCP outputs.
- Do not define action types beyond response data.