Loading MCP server directory, please wait...
Healthcare interoperability for Claude — DICOM tags, HL7v2 parsing, FHIR mapping
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"
]
}
}
}