Installation & Configuration
{
"mcpServers": {
"openEHR": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--network=host",
"-e",
"EHRBASE_URL=http://localhost:8080/ehrbase/rest",
"-e",
"EHRBASE_JSON_FORMAT=wt_flat",
"ctodeakai/openehr-mcp-server:latest"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/24
Updated
2025/8/13