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
Installation
npx -y wso2/fhir-mcp-serverConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub