mcp-fhir

flexpa/mcp-fhir
★ 65 stars JavaScript 🧠 Memory/Knowledge Updated 2mo ago
A Model Context Protocol implementation for FHIR
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-fhir": {
      "command": "npx",
      "args": [
        "-y",
        "flexpa/mcp-fhir"
      ]
    }
  }
}

Topics

fhirmodel-context-protocolmpc