mcpbeat Sign in

Pharma MCP Server

local only

Pharma MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 9 May 2026.

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

Installs per day peak 9 · avg 4 · +87% w/w
a month agotoday
24
Installs / week
npm · @pubspro/pharma-mcp
0
Stars
0 open issues
9 May 2026
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Pharma MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pharma-mcp -- npx -y @pubspro/pharma-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pharma-mcp": {
      "args": [
        "-y",
        "@pubspro/pharma-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pharma-mcp]
command = "npx"
args = ["-y", "@pubspro/pharma-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pharma-mcp": {
      "args": [
        "-y",
        "@pubspro/pharma-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pharma-mcp": {
      "args": [
        "-y",
        "@pubspro/pharma-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Pharma MCP

same job, measured the same way
Pubcrawl
by nickjlamb

PubMed & Europe PMC literature search, US/UK drug labelling, and clinical trials for AI assistants.

86 installs/wk local only
PubMed Clinical Research
by taru0208

Search 36M+ PubMed biomedical articles and ClinicalTrials.gov studies.

answering
Clinical Trials AI MCP
by csoai-org

Clinical Trials Ai MCP Server by MEOK AI Labs

194 installs/wk local only
O
Clinical Trials
by memoryapi

Clinical trial search and status from ClinicalTrials.gov

3 tools answering
Drug & Product Safety
by tributarydata

Official FDA recalls, drug labels, adverse events and clinical trials, with cited sources.

answering
Mailbox MCP
by jgalea

Multi-account email MCP server for Gmail, IMAP, and JMAP: search, send, drafts, labels.

84 installs/wk local only
Brave DevTools MCP
by triuzzi

MCP server and CLI for Brave DevTools

664 installs/wk local only
Linkedctl
by alexey-pelykh

CLI and MCP server for the LinkedIn API

32 installs/wk local only

Pharma MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Pharma MCP?
Pharma MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @pubspro/pharma-mcp was installed 24 times last week.
How do I connect Pharma MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @pubspro/pharma-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Pharma MCP?
The npm package @pubspro/pharma-mcp was installed 24 times in the last week. Week over week that is +87%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pharma MCP open source?
We cannot say either way: 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.