Skip to content
Claude Desktop

openFDA Regulatory Metadata for Claude Desktop

com.blackswancausallabs/openfda-mcp

Resolve FDA application numbers and product names to regulatory metadata (CDER, CBER, CDRH).

client:Claude Desktop transport:stdio runtime:pypi

Install openFDA Regulatory Metadata in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "openfda-mcp": {
      "command": "uvx",
      "args": [
        "openfda-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

openFDA Regulatory Metadata in other clients