Skip to content
Claude Desktop

openfda mcp for Claude Desktop

io.github.mrfentmen/openfda-mcp

FDA open data: drug recalls, adverse events, and approved drugs.

client:Claude Desktop transport:stdio runtime:npm

Install openfda mcp in Claude Desktop

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

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

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

openfda mcp in other clients