mcp-ratchet-clinical-charting

mcp-ratchet-clinical-charting is an MCP server for Claude Code, Codex, Cursor, Gemini CLI, OpenCode from m2ai-mcp-servers/chartinghero. Its token cost is not measured, scanned A, original, MIT.

A local connector that lets Claude record patient visits in PointCare, an electronic medical record system for healthcare providers. It runs through the Model Context Protocol and needs a PointCare address and API key.

In plain words
What is it for?
It is for sending clinical visit documentation from Claude to PointCare. It helps home-health teams enter patient-visit records.
Why use it?
It reduces the need to copy visit notes into the medical record by hand. It also keeps the connection running locally.

MCP server for Claude CodeCodexCursorGemini CLIOpenCode

Written for no agent in particular: it speaks MCP, so any client can run it.

Good fit It is for sending clinical visit documentation from Claude to PointCare. It helps home-health teams enter patient-visit records.

Compare 6 mcp servers from other repositories ↓
Install with agentmods
npx agentmods add mcp/m2ai-mcp-servers/chartinghero/mcp-ratchet-clinical-charting
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/m2ai-mcp-servers/chartinghero

Made for: Claude Code, Codex, Cursor, Gemini CLI, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mcp-ratchet-clinical-charting

README.md
[![agentmods](https://agentmods.dev/badge/mcp/m2ai-mcp-servers/chartinghero/mcp-ratchet-clinical-charting/github.svg)](https://agentmods.dev/mcp/m2ai-mcp-servers/chartinghero/mcp-ratchet-clinical-charting)
Your own site
<a href="https://agentmods.dev/mcp/m2ai-mcp-servers/chartinghero/mcp-ratchet-clinical-charting"><img src="https://agentmods.dev/badge/mcp/m2ai-mcp-servers/chartinghero/mcp-ratchet-clinical-charting/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for mcp-ratchet-clinical-charting

Your own site · 80×15
<a href="https://agentmods.dev/mcp/m2ai-mcp-servers/chartinghero/mcp-ratchet-clinical-charting"><img src="https://agentmods.dev/badge/mcp/m2ai-mcp-servers/chartinghero/mcp-ratchet-clinical-charting.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

mcp-ratchet-clinical-charting scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

server.json · 13 lines

What it actually says

{
  "mcp-ratchet-clinical-charting": {
    "command": "npx",
    "args": [
      "-y",
      "mcp-ratchet-clinical-charting"
    ],
    "env": {
      "POINTCARE_API_URL": "",
      "POINTCARE_API_KEY": ""
    }
  }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 13 lines scan A b27e541263de

Subscribe to this mod's changes

mcp-ratchet-clinical-charting is an MCP server published in the GitHub repository m2ai-mcp-servers/chartinghero (0 stars, last pushed 12d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other mcp servers, from other repositories

mcp-server

MCP server "mcp-server" as configured in JobXDubai/patientnotes-mcp. Runs locally from the @patientnotes/mcp-server npm package.

JobXDubai/patientnotes-mcp · not measured

opdstar-nhi

The MCP server for Taiwan NHI billing intelligence — rejection codes, audit clauses, drug payment rules, fee schedule, special materials, and appeal case precedents. Helps AI agents answer Taiwan health-insurance billing and audit questions with authorita. Runs locally from the @opdstar/nhi-mcp npm package.

tatsuju/opdstar-nhi-mcp · not measured

clinic-mcp

MCP server "clinic-mcp" as configured in dominikstefanski/clinic-mcp. Runs locally from the clinic-mcp npm package.

dominikstefanski/clinic-mcp · not measured

oak-longevity

MCP server "oak-longevity" as configured in Goingparabolic/oak-longevity-mcp-server. Runs /absolute/path/to/longevity-mcp-server/dist/index.js with node. Needs 1 environment variable to run.

Goingparabolic/oak-longevity-mcp-server · not measured

oak-longevity-via-npx

Model Context Protocol (MCP) server for longevity & metabolic medicine — medication catalog, evidence-based dosing protocols, contraindication screening, drug-interaction checks, required baseline labs, ongoing monitoring plans, FDA/compounding regulatory. Runs locally from the oak-longevity-mcp-server npm package.…

Goingparabolic/oak-longevity-mcp-server · not measured

oak-longevity-mcp-server

Longevity medicine MCP: medication dosing, labs, monitoring, drug interactions & intake screening. Runs locally from the oak-longevity-mcp-server npm package. Needs 1 environment variable to run.

Goingparabolic/oak-longevity-mcp-server · not measured