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 |
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 | |
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