← Index

io.github.langcare/langcare-mcp-fhir

io.github.langcare/langcare-mcp-fhir·v2.0.4·Other
Quality Score
81
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "langcare-mcp-fhir": {
      "command": "npx",
      "args": [
        "-y",
        "@langcare/langcare-mcp-fhir"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "langcare-mcp-fhir": {
      "command": "npx",
      "args": [
        "-y",
        "@langcare/langcare-mcp-fhir"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @langcare/langcare-mcp-fhir
§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other