umbraco-mcp

umbraco-mcp

12

Umbraco MCP is a Model Context Protocol server designed for Umbraco CMS, offering access to essential Management API features for managing back-office operations. It is equipped to perform a variety of functions essential for Umbraco CMS users.

What is the purpose of the Umbraco MCP server?

The Umbraco MCP server provides access to key parts of the Management API, enabling users to perform back-office tasks with their agents.

How do I configure the MCP server?

You need to create an API user in Umbraco and configure the MCP server with the client ID, client secret, and base URL.

What endpoints are supported by the Umbraco MCP server?

The server supports endpoints for culture, data type, dictionary, document blueprint, document type, document, language, log viewer, and member group management.

Where can I find the swagger definition for the endpoints?

You can find the swagger definition at <domain>/umbraco/swagger/index.html?urls.primaryName=Umbraco+Management+API.

What determines the level of access for the API user?

The level of access provided to the API user determines what your agent is able to do within the Umbraco CMS.