hl7 fhir bridge mcp for Claude Desktop
io.github.csoai-org/hl7-fhir-bridge-mcp
HL7 v2 / FHIR healthcare bridge — parse, map, validate, govern PHI (HIPAA/MDR).
client:Claude Desktop
transport:stdio
runtime:pypi
Install hl7 fhir bridge mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hl7-fhir-bridge-mcp": {
"command": "uvx",
"args": [
"hl7-fhir-bridge-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs