Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by j4jayant • Uncategorized
An MCP server that integrates with a FHIR server to create and read FHIR resources.
Create FHIR resources via MCP protocol.
Read FHIR resources via MCP protocol.
This MCP server demonstrates integration with a FHIR server by implementing two tools to create and read FHIR resources such as Patient and Appointment. It uses the Model Context Protocol SDK and Express framework for Node.js. The implementation is a quick prototype that requires an existing FHIR server and supplied authentication token, without handling OAuth internally.