Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SITECORE_SCOPENoOAuth scope, if your identity server requires one
SITECORE_API_URLYesContent Management GraphQL endpoint, e.g. https://<cm-host>/sitecore/api/authoring/graphql/v1
SITECORE_AUDIENCENoOAuth audience, if your identity server requires one
SITECORE_CLIENT_IDYesOAuth client id
SITECORE_TOKEN_URLYesOAuth token endpoint (identity server), e.g. https://auth.sitecorecloud.io/oauth/token
SITECORE_ALLOW_PATHSNoReadable path prefixes. Anything not matched is denied./sitecore/content,/sitecore/media library
SITECORE_CLIENT_SECRETYesOAuth client secret
SITECORE_DEVELOPER_MODENoWhen true/1/yes/on, lifts the block on the protected areas.false
SITECORE_PROTECTED_PATHSNoBlocked outright unless developer mode is on./sitecore/system,/sitecore/templates,/sitecore/layout

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_item_detailA

Fetch a single Sitecore / XM Cloud item's full details: id, name, path, template name, display name, all field names/values, and children count.

list_itemsA

List the immediate children of a Sitecore / XM Cloud item. Optionally filter by template id. Returns id, name, path, template name and display name.

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/KoushikMukherjeeDA/SitecoreAIMCP'

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