MCP Server
MCP
io.github.langcare/langcare-mcp-fhir
An MCP FHIR server written in Go for EMR systems like Epic and Cerner
Install
npx -y @langcare/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@langcare/langcare-mcp-fhir",
"version": "2.0.4",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment