NyxToolsDev/dicom-hl7-mcp-server
[](https://glama.ai/mcp/servers/NyxToolsDev/dicom-hl7-mcp-server) 🐍 🏠 - The only MCP server bridging DICOM, HL7v2, and FHIR in one package. Cross-standard mapping, Mirth Connect channel generation, vendor private tag decoding (GE, Siemens, Philips), and integration pattern knowledge. Built by a 19-year healthcare IT veteran. `pip install dicom-hl7-mcp`
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide →Installation Guide
Detailed Documentation
Configuration
{
"mcpServers": {
"nyxtoolsdev-dicom-hl7-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nyxtoolsdev-dicom-hl7-mcp-server"
],
"env": {}
}
}
}