Epic Healthcare MCP Server
by ammar-rcyber
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Node environment | production |
| LOG_LEVEL | No | Logging level | info |
| JWT_KEY_ID | Yes | Your JWT key ID | |
| EPIC_CLIENT_ID | Yes | Your Epic client ID | |
| JWT_PRIVATE_KEY | Yes | Your JWT private key for Epic authentication | |
| MCP_SERVER_PORT | No | MCP server port | 3000 |
| EPIC_CLIENT_SECRET | Yes | Your Epic client secret | |
| EPIC_FHIR_BASE_URL | No | Epic FHIR base URL | https://fhir.epic.com/interconnect-fhir-oauth/api/FHIR/R4 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |