Skip to main content
Glama
umbraco

Umbraco CMS MCP Server

Official
by umbraco

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UMBRACO_BASE_URLYesBase URL of your Umbraco instance (e.g., https://localhost:{port})
UMBRACO_CLIENT_IDYesYour Umbraco API user ID
UMBRACO_CLIENT_SECRETYesYour Umbraco API secret
NODE_TLS_REJECT_UNAUTHORIZEDNoSet to '0' to disable TLS verification (optional, default '0')0
UMBRACO_CLOUD_ROUTING_ENABLEDNoSet to 'true' to enable multi-tenant Umbraco Cloud routing (optional)
UMBRACO_INCLUDE_TOOL_COLLECTIONSNoComma-separated list of tool collections to enable (optional, default 'document,media,document-type,data-type')document,media,document-type,data-type

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/umbraco/Umbraco-CMS-MCP-Dev'

If you have feedback or need assistance with the MCP directory API, please join our Discord server