io.github.umbraco
Umbraco-CMS-MCP-Dev
Umbraco CMS Developer MCP
A developer focused model context protocol (MCP) server for Umbraco CMS
stdioofficialapplication
Package Details
@umbraco-cms/mcp-dev
Transportstdio
Environment Variables
UMBRACO_CLIENT_ID(str)
RequiredSecret
Umbraco API user client ID
UMBRACO_CLIENT_SECRET(str)
RequiredSecret
Umbraco API user client secret
UMBRACO_BASE_URL(str)
Required
Base URL of your Umbraco instance
UMBRACO_INCLUDE_TOOL_COLLECTIONS(str)
Comma-separated list of tool collections to include (e.g., document,media,document-type)
UMBRACO_READONLY(bool)
Enable readonly mode to disable all write operations (create, update, delete). Only read and query tools remain available.