NyxToolsDev/dicom-hl7-mcp-server
Overview
A Python-based MCP server for healthcare IT that bridges DICOM, HL7v2, and FHIR medical data standards. It offers cross-standard mapping, Mirth Connect channel generation, and vendor private tag decoding for medical imaging.
Capabilities
- • resource handlers
- • authentication support
- • github integration
- • mcp client integration
- • workflow automation support
Best For
Open source Python MCP server enabling healthcare interoperability between DICOM, HL7v2, and FHIR standards.
Decision Snapshot
Install
available
Usage
available
Config
1 strong hints
Capabilities
5 key capabilities detected
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 4/3/2026
Installation / Setup
pip install dicom-hl7-mcp
Example Config
This is an MCP Find-authored example config generated from strong evidence.
Final parameters should follow the tool's official setup documentation.
{
"mcpServers": {
"dicom-hl7-mcp-server": {
"command": "uvx"
}
}
}Usage
{ && "mcpServers": { && "dicom-hl7-assistant": { && "command": "uvx",Features
- • resource handlers
- • authentication support
- • github integration
- • mcp client integration
- • workflow automation support
Use Cases
- • Supports capabilities such as: resource handlers; authentication support; github integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • resource handlers
- • authentication support
- • github integration
- • mcp client integration
- • workflow automation support
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• { && "mcpServers": { && "dicom-hl7-assistant": { && "command": "uvx",
Notes / Requirements
- • Primary language: Python
- • License: MIT
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.