mcpbeat Sign in

MCP Clinical Reasoner MCP Server

local only

MCP Clinical Reasoner runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from pypi. Last commit 21 Jun 2026.

Drug interactions (FDA), dose range check, allergy cross-reactivity. No PHI processed.

Installs per day peak 12 · avg 6 · -20% w/w
a month agotoday
45
Installs / week
pypi · mcp-clinical-reasoner
0
Stars
0 open issues
21 Jun 2026
Last commit
0 releases in 90 days
License
Python

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/mcp_clinical_reasoner/__init__.py:1, [пакет] src/mcp_clinical_reasoner/constants.py:1, [пакет] src/mcp_clinical_reasoner/server.py:1 и ещё 7
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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-clinical-reasoner -- uvx mcp-clinical-reasoner
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-clinical-reasoner": {
      "args": [
        "mcp-clinical-reasoner"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-clinical-reasoner]
command = "uvx"
args = ["mcp-clinical-reasoner"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-clinical-reasoner": {
      "args": [
        "mcp-clinical-reasoner"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-clinical-reasoner": {
      "args": [
        "mcp-clinical-reasoner"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Clinical Reasoner

same job, measured the same way
I
Godavaii MCP Server
by godavai01

GoDavaii Health AI — Indian medicine DB, drug interactions, pregnancy safety, dosage checks

14 installs/wk local only
Drug-Food Interactions
by rabyavalla

Food-drug interaction and nutrient depletion checks for 30+ common medications.

2 tools answering
PEAC Protocol: Signed interaction receipts
by peacprotocol

Portable signed records for agent, API, MCP, and cross-runtime interactions.

82 installs/wk local only
C
Premium Data MCP Server
by thenextgennexus

Federal contracts, FDA recalls, business registrations, Amazon products — B2B intel.

5 tools answering
LLM Preflight
by feronovak

Local, cross-provider preflight checks for LLM integration changes.

1 493 installs/wk local only
Oak Longevity MCP Server
by goingparabolic

Longevity medicine MCP: medication dosing, labs, monitoring, drug interactions & intake screening

44 installs/wk local only
Chembl MCP Server
by cyanheads

Link compounds to protein targets, rank bioactivity, and look up drug mechanisms and indications.

76 installs/wk 7 tools answering
Browser Automation
by dataleadspro

Programmatic headless browser sessions: create, interact, browse, and extract - rendered in a real

5 tools answering

MCP Clinical Reasoner — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Clinical Reasoner?
MCP Clinical Reasoner 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 mcp-clinical-reasoner was installed 45 times last week.
How do I connect MCP Clinical Reasoner?
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 mcp-clinical-reasoner straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Clinical Reasoner?
The pypi package mcp-clinical-reasoner was installed 45 times in the last week. Week over week that is -20%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Clinical Reasoner open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.