Loading MCP server directory, please wait...
Bridges DICOM, HL7v2, and FHIR with cross-standard mapping and optional PACS connectivity.
npx @getmcp/cli add io.github.NyxToolsDev/dicom-hl7-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.NyxToolsDev/dicom-hl7-mcp-server": {
"command": "uvx",
"args": [
"dicom-hl7-mcp"
],
"env": {
"DICOM_HL7_LICENSE_KEY": ""
}
}
}
}