Skip to main content
Glama
derekdevops
by derekdevops

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TRANSPORTNoThe transport protocol to use. Options are streamable-http, stdio or sse.
GRAPHQL_API_KEYNoThe API key for the GraphQL endpoint.
GRAPHQL_HEADERSNoAdditional headers to include in the GraphQL requests.
GRAPHQL_SCHEMASNoThe Sitecore schemas to use for the GraphQL API, comma-separated.
GRAPHQL_ENDPOINTNoThe GraphQL endpoint URL for the Sitecore instance.
POWERSHELL_DOMAINNoThe domain for the Sitecore PowerShell Remoting API authentication. Default is sitecore.sitecore
AUTORIZATION_HEADERNoOptional authorization header value for access to the server. If set, the server will expect an authorization header with this value.
ITEM_SERVICE_DOMAINNoThe domain for the Item Service API authentication. Default is sitecore.sitecore
POWERSHELL_PASSWORDNoThe password for the Sitecore PowerShell Remoting API authentication.
POWERSHELL_USERNAMENoThe username for the Sitecore PowerShell Remoting API authentication.
ITEM_SERVICE_PASSWORDNoThe password for the Item Service API authentication.
ITEM_SERVICE_USERNAMENoThe username for the Item Service API authentication.
POWERSHELL_SERVER_URLNoThe base URL for the Sitecore PowerShell Remoting API.
ITEM_SERVICE_SERVER_URLNoThe base URL for the Item Service API.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/derekdevops/sitecore-mcp-server'

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