Umbraco CMS MCP Server
Officialby umbraco
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UMBRACO_BASE_URL | Yes | Base URL of your Umbraco instance (e.g., https://localhost:{port}) | |
| UMBRACO_CLIENT_ID | Yes | Your Umbraco API user ID | |
| UMBRACO_CLIENT_SECRET | Yes | Your Umbraco API secret | |
| NODE_TLS_REJECT_UNAUTHORIZED | No | Set to '0' to disable TLS verification (optional, default '0') | 0 |
| UMBRACO_CLOUD_ROUTING_ENABLED | No | Set to 'true' to enable multi-tenant Umbraco Cloud routing (optional) | |
| UMBRACO_INCLUDE_TOOL_COLLECTIONS | No | Comma-separated list of tool collections to enable (optional, default 'document,media,document-type,data-type') | document,media,document-type,data-type |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |