MCP Sitecore Server
Rank #2,598io.github.Antonytm/mcp-sitecore-server
MCP server providing sitecore-server capabilities
MCP Sitecore Server is a Model Context Protocol (MCP) server published by antonytm. It ranks #2,598 of 132,113 servers tracked on MCP Toplist, and its repository has 53 GitHub stars. MCP Sitecore Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 3 tracked versions. It was first listed on Apr 12, 2025 and most recently updated on Sep 17, 2025.
Ranks ahead of 129,515 of 132,113 servers on MCP Toplist.
Use MCP Sitecore Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-sitecore-server -- npx -y @antonytm/mcp-sitecore-server[mcp_servers.mcp-sitecore-server]
command = "npx"
args = ["-y", "@antonytm/mcp-sitecore-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-sitecore-server": {
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-sitecore-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-sitecore-server": {
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-sitecore-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-sitecore-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-sitecore-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-sitecore-server": {
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-sitecore-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-sitecore-server": {
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-sitecore-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Antonytm%2Fmcp-sitecore-server)<a href="https://mcptoplist.com/server/io.github.Antonytm%2Fmcp-sitecore-server"><img src="https://mcptoplist.com/badge/io.github.Antonytm%2Fmcp-sitecore-server.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
antonytm
Other servers by antonytm
View all antonytm servers →Available versions (3)
| Version | Published |
|---|---|
| 1.3.2 | Sep 17, 2025 |
| 1.3.0 | Sep 17, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Sitecore Server?
- MCP Sitecore Server is maintained by antonytm, which publishes 2 MCP servers (10 total versions) tracked on MCP Toplist.
- Is MCP Sitecore Server listed on the Official MCP Registry?
- Yes — MCP Sitecore Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does MCP Sitecore Server have?
- MCP Toplist tracks 3 versions of MCP Sitecore Server, most recently published on Sep 17, 2025.
- Where can I find the source code for MCP Sitecore Server?
- The source code for MCP Sitecore Server is hosted at github.com/antonytm/mcp-sitecore-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.