biology, medicine and bioinformatics

Fhir Mcp Server

Model Context Protocol server for Fast Healthcare Interoperability Resources (FHIR) APIs. Provides seamless integration with FHIR servers, enabling AI assistants to search, retrieve, create, update, and analyze clinical healthcare data with SMART-on-FHIR authentication support.

python
cloud
local
biology, medicine and bioinformatics
0
View on GitHub

Installation

npx -y wso2/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",
    "wso2/fhir-mcp-server"
  ]
}

About This MCP Server

wso2/fhir-mcp-server

Model Context Protocol server for Fast Healthcare Interoperability Resources (FHIR) APIs. Provides seamless integration with FHIR servers, enabling AI assistants to search, retrieve, create, update, and analyze clinical healthcare data with SMART-on-FHIR authentication support.

GitHub: https://github.com/wso2/fhir-mcp-server

Need More Details?

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

View Full Documentation on GitHub