Langcare MCP Fhir runs on your own machine — the client starts it, so there is no endpoint to ping. 272 installs a week from npm. Last commit 14 Apr 2026.
An MCP FHIR server written in Go for EMR systems like Epic and Cerner
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 langcare-mcp-fhir -- npx -y @langcare/langcare-mcp-fhir
{
"mcpServers": {
"langcare-mcp-fhir": {
"args": [
"-y",
"@langcare/langcare-mcp-fhir"
],
"command": "npx"
}
}
}
[mcp_servers.langcare-mcp-fhir]
command = "npx"
args = ["-y", "@langcare/langcare-mcp-fhir"]
{
"mcpServers": {
"langcare-mcp-fhir": {
"args": [
"-y",
"@langcare/langcare-mcp-fhir"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"langcare-mcp-fhir": {
"args": [
"-y",
"@langcare/langcare-mcp-fhir"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.