mcp sitecore server for Claude Desktop
io.github.antonytm/mcp-sitecore-server
A Model Context Protocol server for Sitecore
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp sitecore server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-sitecore-server": {
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-sitecore-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs