clinical-to-patient-bridge-MCP

dayveedd/clinical-to-patient-bridge-MCP
★ 0 stars TypeScript 🤖 AI/LLM Updated today
a highly complex, interoperable, multi-agent healthcare solution using brand-new protocols (MCP). This project uses a typescript server and a python program to generate the FHIR patient data.
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-to-patient-": {
      "command": "npx",
      "args": [
        "-y",
        "dayveedd/clinical-to-patient-bridge-MCP"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that bridges clinical FHIR data to patient-friendly discharge summaries through a multi-agent orchestration pattern on the [Prompt Opinion](https://promptopinion.ai) platform. The MCP server exposes three tools that represent specialized agent roles in a discharge workflow:

Tools (5)

ConditionDiagnosticReportMedicationAdministrationMedicationRequestMedicationStatement