cadasto-mcp.yml
Cadasto B.V. publishes two MCP servers. The openEHR ASSISTANT server is live, hosted and anonymous — it serves the openEHR knowledge surface (CKM archetypes and templates, openEHR terminology, BMM type specifications, curated guides and examples). The openEHR SERVER MCP, which bridged an agent to a live openEHR REST endpoint, is RETIRED by its own README and never cut a release.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
ckm_archetype_search— Search and discover candidate openEHR Archetypes in the Clinical Knowledge Manager (CKM).ckm_archetype_get— Retrieve the full definition of an Archetype from CKM, serialized in a specified format.ckm_template_search— Search for and discover candidate openEHR Templates in CKM matching a given criteria.ckm_template_get— Retrieve the full definition of an openEHR Template (OET or OPT) from CKM by identifier.examples_search— Search openEHR example artefacts (AQL queries, FLAT/STRUCTURED JSON payloads, native ADL archetypes).examples_get— Fetch the full content of an openEHR example artefact by canonical URI or by kind and name.guide_search— Search openEHR guides metadata and content, returning snippets plus canonical openehr://guides URIs.guide_get— Fetch the full content of an openEHR guide by canonical URI or by category and name.guide_adl_idiom_lookup— Look up ADL idiom snippets for a symptom or pattern to prevent generic prompting.terminology_resolve— Resolve an openEHR Terminology concept ID to its rubric, or find the concept ID for a rubric.type_specification_search— Search openEHR Type specifications by name pattern with an optional keyword filter.type_specification_get— Retrieve an openEHR Type (class) specification as BMM JSON, including attributes and semantics.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.