GaryWenneker/SitecoreMCP
A Model Context Protocol (MCP) server that integrates Sitecore CMS with AI assistants like Claude and GitHub Copilot. Provides 21 tools for querying content, managing versions, navigating hierarchies, and performing CRUD operations via GraphQL. Supports comprehensive item discovery, template operations, and natural language commands.
Platform-specific configuration:
{
"mcpServers": {
"SitecoreMCP": {
"command": "npx",
"args": [
"-y",
"SitecoreMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...