mcp-sitecore-server
by Antonytm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRANSPORT | Yes | The transport protocol to use. Options are streamable-http, stdio or sse. | |
| GRAPHQL_API_KEY | Yes | The API key for the GraphQL endpoint. | |
| GRAPHQL_HEADERS | No | Additional headers to include in the GraphQL requests. | |
| GRAPHQL_SCHEMAS | Yes | The Sitecore schemas to use for the GraphQL API, comma-separated. | |
| GRAPHQL_ENDPOINT | Yes | The GraphQL endpoint URL for the Sitecore instance. | |
| POWERSHELL_DOMAIN | No | The domain for the Sitecore PowerShell Remoting API authentication. Default is sitecore. | sitecore |
| AUTORIZATION_HEADER | No | Optional. If set, it will be used as an authorization header for access to the server. | |
| ITEM_SERVICE_DOMAIN | No | The domain for the Item Service API authentication. Default is sitecore. | sitecore |
| POWERSHELL_PASSWORD | Yes | The password for the Sitecore PowerShell Remoting API authentication. | |
| POWERSHELL_USERNAME | Yes | The username for the Sitecore PowerShell Remoting API authentication. | |
| ITEM_SERVICE_PASSWORD | Yes | The password for the Item Service API authentication. | |
| ITEM_SERVICE_USERNAME | Yes | The username for the Item Service API authentication. | |
| POWERSHELL_SERVER_URL | Yes | The base URL for the Sitecore PowerShell Remoting API. | |
| ITEM_SERVICE_SERVER_URL | Yes | The base URL for the Item Service API. |
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/Antonytm/mcp-sitecore-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server