Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UMBRACO_BASE_URL | Yes | URL of the site you want to connect to, it only needs to be the scheme and domain e.g https://example.com | |
| UMBRACO_CLIENT_ID | Yes | Umbraco API User name | |
| UMBRACO_CLIENT_SECRET | Yes | Umbraco API User client secret | |
| EXCLUDE_MANAGEMENT_TOOLS | No | Comma separated list of tool names to exclude from the usable tools list. This is helpful as some Agents can't handle so many tools. | |
| NODE_TLS_REJECT_UNAUTHORIZED | No | Allow Claude to connect to the MCP using a self-signed cert | 0 |
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 | |