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.

0
View on GitHub

Installation

npx -y the-momentum/fhir-mcp-server

Configuration

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →