pcjx8/epic-ehr-mcp-server-db
If you are the rightful owner of epic-ehr-mcp-server-db and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The EPIC EHR MCP Server is a production-ready server designed for managing Electronic Health Records (EHR) with secure OAuth 2.0 authentication.
Tools
Functions exposed to the LLM to take actions
authenticate
OAuth 2.0 authentication
register_client
Register new OAuth client
validate_token
Validate access token
get_patient
Get patient by MRN
search_patients
Search patients by name
create_patient
Create new patient
get_appointments
Get patient appointments
schedule_appointment
Schedule new appointment
get_medications
Get patient medications
prescribe_medication
Prescribe new medication
get_lab_results
Get lab results
get_vital_signs
Get vital signs
record_vital_signs
Record new vital signs
get_allergies
Get patient allergies
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client