Skip to content
Windsurf

pharma mcp for Windsurf

io.github.pubspro/pharma-mcp

MCP server for ClinicalTrials.gov, PubMed, FDA drug labels, FAERS, and ICH guidelines.

client:Windsurf transport:stdio runtime:npm

Install pharma mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "pharma-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@pubspro/pharma-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

pharma mcp in other clients