Loading MCP server directory, please wait...
An MCP FHIR server written in Go for EMR systems like Epic and Cerner
npx @getmcp/cli add io.github.langcare/langcare-mcp-fhirRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.langcare/langcare-mcp-fhir": {
"command": "npx",
"args": [
"-y",
"@langcare/langcare-mcp-fhir"
]
}
}
}