Provides a Model Context Protocol (MCP) server to facilitate various openEHR-related tasks and API interactions for end-users.
Sponsored
The openEHR Assistant is a PHP 8.4-based Model Context Protocol (MCP) Server designed to streamline interactions with openEHR data and specifications. It integrates seamlessly with popular MCP clients like Claude Desktop, Cursor, and LibreChat, empowering users to perform complex openEHR workflows. The server exposes a suite of tools for querying Clinical Knowledge Manager (CKM) archetypes and retrieving openEHR Type specifications, complemented by guided prompts that orchestrate multi-step tasks, enhancing efficiency and accuracy in healthcare information management.
Key Features
01Structured logging with Monolog
02PHP 8.4; PSR-compliant codebase
030 GitHub stars
04Attribute-based MCP tool discovery
05Streamable HTTP and stdio transports
06Docker images for production and development
Use Cases
01Exploring CKM archetypes by listing and fetching definitions for AI assistants.
02Discovering and retrieving openEHR Type specifications (as BMM JSON) programmatically.
03Orchestrating multi-step openEHR workflows within AI assistant environments.