clinical-note-copilot

heylb/clinical-note-copilot
★ 0 stars TypeScript 💻 Code/Dev Tools Updated today
Reviewer-first interface for turning messy clinical text into structured SOAP notes. Web app + standalone MCP server. Synthetic data only.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "clinical-note-copilo": {
      "command": "npx",
      "args": [
        "-y",
        "heylb/clinical-note-copilot"
      ]
    }
  }
}

README Excerpt

Turn messy clinical transcripts into structured SOAP notes with ICD-10 suggestions, confidence indicators, and human-in-the-loop review. Available as a web app and a standalone MCP server. > **Synthetic data only.** This is a portfolio project. No real PHI is processed or stored. Sample notes are hand-written and contain placeholder PHI for demonstrating the redaction pipeline.

Tools (1)

max_tokens