Connect AI clients to openEHR APIs for EHR management and AQL querying.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "openEHR MCP Server" yet — see the docs or source repo.
Use the openEHR MCP Server to run an AQL query on EHRbase and retrieve blood pressure records for admitted patients from the last 30 days, grouped by patient ID.
Returns executable AQL query results with patient IDs and their corresponding blood pressure records.
Use the openEHR MCP Server to list all openEHR templates in the current EHRbase instance, including each template ID and a short purpose description.
Outputs a template inventory with template IDs, names, and brief purposes for later composition creation.
Use the openEHR MCP Server to create a new clinical composition for a specified EHR, writing temperature, pulse, and visit time based on an existing template.
Generates the request needed to create the composition and returns the write result or new resource identifier.
Expose OpenAPI endpoints as MCP tools for LLM-driven REST API access.
Let AI query and operate Bahmni/OpenMRS data and workflows via API tools.
Access Open Dental data and write patient chart communications through MCP.
Turn existing APIs and databases into MCP tools for direct AI use.
Convert OpenAPI files into tailored MCP servers with only needed tools.
Query live OpenAPI docs, endpoints, and schemas for backend services.