A Model Context Protocol (MCP) Server to assist you on various openEHR related tasks and APIs
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"openehr-assistant-remote": {
"url": "https://openehr-assistant-mcp.apps.cadasto.com/",
"type": "streamable-http"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The MCP Server to assist end-user on various openEHR related tasks and APIs.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
GuidesopenEHR implementation guides in Markdown format
openehr://guides/{category}/{name}
ckm_archetype_explorerExplore CKM Archetypes by discovering and fetching definitions (ADL/XML/Mindmap), using ckm_archetype_search and ckm_archetype_get tools
ckm_template_explorerExplore CKM Templates by discovering and fetching definitions (OET/OPT), using ckm_template_search and ckm_template_get tools
type_specification_explorerDiscover and fetch openEHR Type specifications (as BMM JSON) using type_specification_search and type_specification_get tools
terminology_explorerDiscover and retrieve openEHR terminology definitions (groups and codesets) using terminology resources
guide_explorerDiscover and retrieve openEHR implementation guides using guide_search, guide_get, and guide_adl_idiom_lookup tools
explain_archetypeExplain an archetype's semantics (audiences, elements, constraints)
explain_templateExplain openEHR Template semantics
explain_aqlExplain the intent, structure, and semantics of an AQL query (containment, archetype paths, filters, deployed OPT assumptions)
translate_archetype_languageTranslate an archetype's terminology section between languages with safety checks
fix_adl_syntaxCorrect or improve Archetype syntax without changing semantics; provides before/after and notes
design_or_review_archetypeDesign or review task for a specific concept/RM class with structured outputs
design_or_review_templateDesign or review task for an openEHR Template (OET)
design_or_review_aqlDesign or review task for an AQL query, using AQL guides (principles, syntax, idioms, checklist)
design_or_review_simplified_formatDesign or review a Flat or Structured (simplified) format instance, using Simplified Formats guides
explain_simplified_formatExplain context, paths, and data elements of a Flat or Structured JSON payload
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in health
MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications
MCP server for the ClinicalTrials.gov v2 API. Search trials, retrieve study details and results, and match patients to eligible trials.
Manage your Hevy workouts, routines, folders, and exercise templates. Create and update sessions faster, organize plans, and search exercises to build workouts quickly. Stay synced with changes so your training log is always up to date.
MCP server for Oura Ring API v2 (sleep, activity, readiness, heart rate, workouts).
MCP Security Weekly
Get CVE alerts and security updates for Openehr Assistant Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
The MCP Server to assist end-user on various openEHR related tasks and APIs.
The Model Context Protocol (MCP) is an open standard that enables AI assistants to connect to external data sources and tools in a secure and standardized way. MCP servers act as bridges between AI clients (like Claude Desktop, Cursor, or LibreChat) and domain-specific APIs, databases, or knowledge bases.
The openEHR Assistant MCP Server brings this power to the healthcare informatics domain, specifically targeting openEHR modelers and developers. Working with openEHR archetypes, templates, and specifications often involves navigating complex APIs, searching through Clinical Knowledge Manager (CKM) repositories, understanding intricate type systems, and ensuring compliance with ADL syntax rules. Many of these workflows, such as archetype design, template composition, terminology resolution, and syntax validation, are repetitive, time-consuming, and sometimes too complex to automate.
This server augments these workflows by providing AI assistants with direct access to openEHR resources, terminology services, and CKM APIs, enabling them to assist with tasks like archetype exploration, semantic explanation, language translation, syntax correction, and design reviews.
NOTE: This project is currently in a pre-release state. Expect frequent updates and potential breaking changes to the architecture and feature set until version 1.0.
Recommended: For the best experience, pair this MCP server with the openEHR Assistant Plugin, which adds skills, rules, and agents that guide AI assistants through openEHR workflows. Claude Code users can install it directly from the Cadasto Plugin Marketplace.
CKM (Clinical Knowledge Manager)
ckm_archetype_search - List Archetypes from th