openehr-assistant-mcp
Active·★ 15·MIT·Updated 2026-04-21
★ Trending★ Observability★ LLM Infra
A Model Context Protocol (MCP) Server to assist you on various openEHR related tasks and APIs
The openEHR Assistant MCP Server is an open standard-based server that connects AI assistants to openEHR resources, APIs, and clinical knowledge. It empowers openEHR modelers and developers by automating complex tasks like archetype design, terminology resolution, and syntax validation.
#openEHR#Model Context Protocol#AI Assistant#Healthcare Informatics#Archetype Modeling#Terminology Services#PHP#Docker
01
Features
01Works with various MCP AI clients (e.g., Claude Desktop, Cursor, LibreChat, IntelliJ Junie).
02Exposes tools for openEHR Archetypes, templates, and specifications.
03Offers guided prompts to orchestrate complex openEHR workflows.
04Supports remote hosted endpoint or local deployment via Docker/stdio.
02
Compatibility
PHP 8.4
Runtime
Verified via docs
Docker
Deployment
Verified via docs
Model Context Protocol
Standard
Verified via docs
Claude Desktop
AI Client
Verified via docs
Cursor
AI Client
Verified via docs
LibreChat
AI Client
Verified via docs
03
Quick start
1
$ git clone https://github.com/cadasto/openehr-assistant-mcp.git
2
$ cd openehr-assistant-mcp
3
$ cp .env.example .env
4
$ docker compose -f docker-compose.yml -f docker-compose.dev.yml up -d --build
5
$ docker compose -f docker-compose.yml -f docker-compose.dev.yml exec -u 1000:1000 mcp composer install
04
Use cases
↳Assisting openEHR modelers with archetype and template design, review, and exploration.
↳Resolving openEHR terminology concepts and managing codesets.
↳Correcting and validating ADL (Archetype Definition Language) syntax.
↳Explaining and designing AQL (Archetype Query Language) queries.
05
Alternatives
Gemini CLI★ 104.7k
An open-source AI agent that brings the power of Gemini directly into your terminal. Supports native MCP.
dagster★ 15.6k
An orchestration platform for the development, production, and observation of data assets.
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
FastMCP★ 25.4k
The fast, Pythonic way to build MCP servers and clients. Designed by the Pydantic team for type safety and speed.
Related searches
Comments
Log in to leave a comment
- QQuinn NguyenMay 15, 2026
openEHR health record standard support via MCP for clinical informatics workflows.
- KKai LewisMay 3, 2026
Good for healthcare IT teams working with openEHR-based clinical systems.
- QQuinn GarciaMay 2, 2026
AI assistance with a complex health record standard reduces implementation errors.
- SSam JohnsonMar 6, 2026
Works with openEHR specifications and clinical model repositories.