DICOM/HL7/FHIR Interoperability MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 139 installs a week from pypi. Last commit 29 Jul 2026.
Bridges DICOM, HL7v2, and FHIR with cross-standard mapping and optional PACS connectivity.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dicom-hl7-mcp-server -- uvx dicom-hl7-mcp
{
"mcpServers": {
"dicom-hl7-mcp-server": {
"args": [
"dicom-hl7-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.dicom-hl7-mcp-server]
command = "uvx"
args = ["dicom-hl7-mcp"]
{
"mcpServers": {
"dicom-hl7-mcp-server": {
"args": [
"dicom-hl7-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"dicom-hl7-mcp-server": {
"args": [
"dicom-hl7-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.