Github Antonytm Mcp Sitecore Server
A Model Context Protocol server for Sitecore
About This MCP Server
AI Agents may have limit on the amount of tools they can use. Please make sure that you have disabled the tools you don't need. It will make your agent faster, cheaper and more efficient.
Add the following Model Context Protocol server to your Cursor, VS Code, Claude:
1. Clone the repository 2. Run npm install to install dependencies 3. Run npm run build to build the project 4. Run npm start to start the server
Please read CONTRIBUTING.md for details.
Tools & Endpoints12
Specifications
Requirements
- Add the following Model Context Protocol server to your Cursor
- VS Code
- Claude:
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Configure
"Sitecore": {
"type": "stdio",
"command": "npx",
"args": ["@antonytm/mcp-sitecore-server@latest"],
"env": {
"TRANSPORT": "stdio",
"GRAPHQL_ENDPOINT": "https://xmcloudcm.localhost/sitecore/api/graph/",
"GRAPHQL_SCHEMAS": "edge,master,core",
"GRAPHQL_API_KEY": "{6D3F291E-66A5-4703-887A-D549AF83D859}",
"GRAPHQL_HEADERS": "",
"ITEM_SERVICE_DOMAIN": "sitecore",
"ITEM_SERVICE_USERNAME": "admin",
"ITEM_SERVICE_PASSWORD": "b",
"ITEM_SERVICE_SERVER_URL": "https://xmcloudcm.localhost/",
"POWERSHELL_DOMAIN": "sitecore",
"POWERSHELL_USERNAME": "admin",
"POWERSHELL_PASSWORD": "b",
"POWERSHELL_SERVER_URL": "https://xmcloudcm.localhost/",
}
}Performance
Usage
Quick Reference
- Name
- Github Antonytm Mcp Sitecore Server
- Function
- A Model Context Protocol server for Sitecore
- Available Tools
- [x] GraphQL API, [x] introspection-grahpql-{schema}: returns the GraphQL schema, [x] query-graphql-{schema}: executes a GraphQL query, [x] Item Service API, [x] item-service-get-item: returns an item by ID, [x] item-service-get-item-children: returns the children of an item by ID, [x] item-service-get-item-by-path: returns an item by path, [x] item-service-create-item: creates an item by providing a template ID and parent path., [x] item-service-edit-item: edits an item by ID, [x] item-service-delete-item: deletes an item by ID, [x] item-service-search-items: searches for items, [x] item-service-run-stored-query: runs a stored query
- Transport
- Package
- Language
- JavaScript/TypeScript
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.