Catalog
io.github.medley/fda-data
OfficialFDA Data MCP
Clean FDA regulatory data: company resolution, facilities, recalls, inspections, approvals.
Access cleaned FDA regulatory data including company info, facilities, recalls, and inspections.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"fda-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.regdatalab.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.