mcpbeat Sign in

mcp-pharma MCP Server

local only

mcp-pharma runs on your own machine — the client starts it, so there is no endpoint to ping. 743 installs a week from pypi. Last commit 4 Sep 2026.

Drug reference: GRLS, VEDL prices, Roszdravnadzor series recalls. Not medical advice.

743
Installs / week
pypi · atomno-mcp-pharma
0
Stars
0 open issues
4 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check mcp-pharma 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 mcp-pharma -- uvx atomno-mcp-pharma
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-pharma": {
      "args": [
        "atomno-mcp-pharma"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-pharma]
command = "uvx"
args = ["atomno-mcp-pharma"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-pharma": {
      "args": [
        "atomno-mcp-pharma"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-pharma": {
      "args": [
        "atomno-mcp-pharma"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: MCP_PHARMA_API_KEY (API key (Pro tier) for the hosted backend. GRLS, VEDL prices and Roszdravnadzor series letters; instruction text is not in those dumps.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to mcp-pharma

same job, measured the same way
Drug Prices
by pipeworx-io

US drug price benchmarks — what a pharmacy PAYS and what Medicare PAYS OUT.

answering
Carvector MCP
by carvectorio

Vehicle specs, federal recalls, and OBD-II DTC reference for AI agents via MCP.

67 installs/wk local only
Memory Arbiter MCP
by billy12151

Local SQLite MCP memory: evidence-based recall, advisory conflict notices, authorized governance.

3 973 installs/wk local only
Vercel Deployment MCP
by addiplus

Reference MCP stdio server for observing Vercel projects and deployments.

68 installs/wk local only
Price Compare
by co-weightmedscompare

Factual UK weight-loss medicine price comparison across providers. Read-only; not medical advice.

4 tools answering
MCP Freestyle
by lozit

Read-only FreeStyle glucose sensor access via LibreLinkUp. Not a medical device.

34 installs/wk local only
Oorep MCP
by dhi13man

MCP server and TypeScript SDK for OOREP homeopathic repertory and materia medica reference data.

105 installs/wk local only
MCP AEMPS — CIMA
by romanpert

MCP server for the Spanish AEMPS CIMA pharmaceutical registry (20,000+ authorised medicines).

242 installs/wk local only

mcp-pharma — questions

Answers built from our own checks of this server.

Why is there no uptime for mcp-pharma?
mcp-pharma 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 pypi package atomno-mcp-pharma was installed 743 times last week.
How do I connect mcp-pharma?
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 atomno-mcp-pharma straight from pypi; nothing to host, nothing to sign up for.
How many people use mcp-pharma?
The pypi package atomno-mcp-pharma was installed 743 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is mcp-pharma open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.