Home › Other › langcare-mcp-fhir

langcare-mcp-fhir

An MCP FHIR server written in Go for EMR systems like Epic and Cerner

Go
★ 64 stars Last pushed 2026-04-14 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.0.4)

npx -y @langcare/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "langcare-mcp-fhir": {
      "command": "npx",
      "args": [
        "-y",
        "@langcare/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry