HomeOther › DICOM/HL7/FHIR Interoperability MCP Server

DICOM/HL7/FHIR Interoperability MCP Server

Bridges DICOM, HL7v2, and FHIR with cross-standard mapping and optional PACS connectivity.

Python Local
★ 4 stars Last pushed 2026-07-29 License: MIT

Topics: Biology, Medicine and Bioinformatics

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.2.0)

uvx dicom-hl7-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "dicom-hl7-mcp-server": {
      "command": "uvx",
      "args": [
        "dicom-hl7-mcp"
      ],
      "env": {
        "DICOM_HL7_LICENSE_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • DICOM_HL7_LICENSE_KEY secret — Premium license key from nyxtools.gumroad.com

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry