biology, medicine and bioinformatics
Fhir Mcp Server
MCP Server that connects AI agents to FHIR servers. One example use case is querying patient history in natural language.
python
cloud
local
biology, medicine and bioinformatics
Installation
npx -y the-momentum/fhir-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "fhir-mcp-server",
"command": "npx",
"args": [
"-y",
"the-momentum/fhir-mcp-server"
]
}About This MCP Server
the-momentum/fhir-mcp-server
MCP Server that connects AI agents to FHIR servers. One example use case is querying patient history in natural language.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub