fhir-mcp-server
If you are the rightful owner of fhir-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A C#-based Model Context Protocol (MCP) server designed for interaction with FHIR R4 implementations.
The MCP Server for FHIR is a robust C#-based server that facilitates seamless interaction with FHIR servers, specifically tailored for developers working with FHIR R4 implementations. It provides a comprehensive suite of tools for creating, reading, updating, and deleting FHIR resources, as well as searching and managing resource histories. The server also supports executing FHIR transactions and retrieving server capability statements, making it an invaluable tool for developers looking to integrate FHIR capabilities into their applications. The server is designed to work efficiently with various FHIR server implementations, including HAPI and Azure FHIR servers, and can be easily set up using Docker Compose for local development and testing.
Features
- Comprehensive CRUD operations for FHIR resources.
- Advanced search capabilities for resource management.
- Support for executing FHIR transactions.
- Capability to retrieve FHIR server version and supported formats.
- Integration with Docker for easy setup and deployment.