← Index

io.github.Antonytm/mcp-sitecore-server

io.github.Antonytm/mcp-sitecore-server·v1.3.2·Other
Quality Score
55
/100

A Model Context Protocol server for Sitecore

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-sitecore-server": {
      "command": "npx",
      "args": [
        "-y",
        "@antonytm/mcp-sitecore-server"
      ],
      "env": {
        "": "<>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-sitecore-server": {
      "command": "npx",
      "args": [
        "-y",
        "@antonytm/mcp-sitecore-server"
      ],
      "env": {
        "": "<>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @antonytm/mcp-sitecore-server
§02  Environment variables

no description

§03  MCP Quality Score  ·  methodology
freshness
10
completeness
5
installability
25
documentation
5
stability
10
§04  Alternatives in Other