fhir-mcp-server
1
This project is a C#-based MCP server designed for interaction with FHIR servers, specifically targeting developers using FHIR R4 implementations. It supports a range of operations including CRUD, search, and FHIR transactions, and can be used with VS Code and Docker for setup.
MCP Server for FHIR
A C#-based Model Context Protocol (MCP) server that facilitates interaction with FHIR servers, targeting developers working with FHIR R4 implementations.
Features
- Supports CRUD operations on resources
- Allows searching and retrieving resource history
- Executes FHIR transactions and checks server capabilities
Demo
- Includes generating synthetic data and visualizing results
Getting Started
- Instructions on using the MCP Server in VS Code and setting up infrastructure using Docker Compose