openehr-mcp-server
3
The openEHR MCP Server is designed to interface with openEHR REST APIs, enabling the creation and management of EHR templates and compositions. It provides tools for working with EHRbase implementations and facilitates integration for clients like Claude Desktop.
openEHR MCP Server
An MCP server for interfacing with openEHR REST APIs, specifically the EHRbase implementation. It allows MCP clients like Claude Desktop to create, submit, and manage openEHR templates and compositions.
MCP Tools
- List and manage openEHR templates and compositions.
- Create and retrieve electronic health records (EHRs).
- Execute ad-hoc AQL queries.
Quick Start with Docker
- Uses Docker for easy deployment.
- Requires a running EHRbase server.
Setup
- Prerequisites include an EHRbase server, openEHR templates, and Python dependencies.
- Instructions provided for local setup and running Docker containers.