A TypeScript-based MCP server that connects to a FHIR server, enabling access to FHIR resources via URIs and providing search capabilities for FHIR resources.
| Parameter | Description |
|---|---|
| FHIR_BASE_URL* | The base URL of your FHIR server. |
| FHIR_ACCESS_TOKEN* | A SMART on FHIR access token for authentication. |