Enables back office tasks within Umbraco CMS via an agent using the Management API.
Umbraco MCP is a Model Context Protocol (MCP) server designed for Umbraco CMS, providing access to key parts of the Management API. It facilitates performing back-office tasks with an agent by exposing a suite of functionalities including culture management, data type handling, dictionary operations, document blueprints, document type management, document handling, language settings, log viewing, member group management, and property type configurations. The server requires configuration with an API user created within Umbraco, following Umbraco's official documentation to set up the necessary permissions. The MCP server can then be configured with the API user's credentials and the Umbraco base URL.