MCP Servers / other / Healthcare FHIR MCP

Healthcare FHIR MCP

JSON →
httpnoneother

Healthcare FHIR R4 interoperability — patient records, care plans, clinical data exchange, HL7 compliance by MEOK AI Labs

Install
How to run this server
[ { "cmd": "npx meok-setup", "imports": [] } ]
server path: healthcare-fhir-mcp
Tools
What this server exposes
search_patients
Search patients by name, date of birth, or identifier
get_patient
Get a full patient record by FHIR resource ID
search_conditions
Find diagnoses and conditions for a patient
search_medications
Find medication requests (prescriptions) for a patient
search_observations
Find lab results, vital signs, and observations
create_observation
Record a new observation (vital sign, lab result)
get_care_plan
Retrieve active care plans for a patient
validate_resource
Validate a FHIR resource against the R4 specification
Configuration
Environment & auth
authnone
Resources
Healthcare FHIR MCP — MCP Server · libregistry