MCP Sitecore Server runs on your own machine — the client starts it, so there is no endpoint to ping. 394 installs a week from npm. Last commit 30 Jul 2026.
A Model Context Protocol server for Sitecore
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-sitecore-server -- npx -y @antonytm/mcp-sitecore-server
{
"mcpServers": {
"mcp-sitecore-server": {
"args": [
"-y",
"@antonytm/mcp-sitecore-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-sitecore-server]
command = "npx"
args = ["-y", "@antonytm/mcp-sitecore-server"]
{
"mcpServers": {
"mcp-sitecore-server": {
"args": [
"-y",
"@antonytm/mcp-sitecore-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-sitecore-server": {
"args": [
"-y",
"@antonytm/mcp-sitecore-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.