Sitecore XM Cloud MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH0_DOMAIN | No | Auth0 tenant domain, e.g. your-tenant.us.auth0.com. Required for Sitecore Agentic Studio. | |
| MCP_BASE_URL | Yes | Public base URL of this app, e.g. https://your-app.vercel.app or http://localhost:3000. Used for OAuth routes. | |
| AUTH0_AUDIENCE | No | Auth0 API identifier — also used as the protected resource URL. Required for Sitecore Agentic Studio. | |
| SITECORE_AUDIENCE | No | Optional. Default: https://api.sitecorecloud.io | |
| SITECORE_CLIENT_ID | Yes | XM Cloud Automation Client ID | |
| AUTH0_WEB_CLIENT_ID | No | Auth0 application client ID. Required for Sitecore Agentic Studio. | |
| NEXT_PUBLIC_APP_URL | No | Public app URL (some OAuth routes use MCP_BASE_URL instead) | |
| SITECORE_AUTH_ENDPOINT | No | Optional. Default: https://auth.sitecorecloud.io/oauth/token | |
| SITECORE_CLIENT_SECRET | Yes | XM Cloud Automation Client secret | |
| AUTH0_WEB_CLIENT_SECRET | No | Auth0 application client secret. Required for Sitecore Agentic Studio. | |
| SITECORE_AUTHORING_ENDPOINT | Yes | Authoring GraphQL URL, e.g. https://your-instance.sitecorecloud.io/sitecore/api/authoring/graphql/v1 |
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/JagadeeshMaroju/sitecore-custom-mcp-connector-createtemplate'
If you have feedback or need assistance with the MCP directory API, please join our Discord server