
Mcp Sitecore Server
Give coding agents Sitecore-aware tools so you can query and work against a Sitecore CMS instance while building headless or XP sites.
Overview
io.github.Antonytm/mcp-sitecore-server is an MCP server for the Build phase that integrates coding agents with Sitecore CMS over stdio.
What is this MCP server?
- Dedicated MCP server for Sitecore CMS workflows
- Published on npm as @antonytm/mcp-sitecore-server (v1.3.2)
- Stdio transport for Claude Code, Cursor, and other MCP hosts
- Open-source on GitHub (Antonytm/mcp-sitecore-server)
- Fits headless or traditional Sitecore stacks where agents need content context
- npm package @antonytm/mcp-sitecore-server version 1.3.2
- Single documented stdio transport in server metadata
- GitHub repository Antonytm/mcp-sitecore-server
Community signal: 45 GitHub stars.
What problem does it solve?
Working in Sitecore still means a lot of manual clicks and context switching when you want an AI agent to help with content structure or integration tasks.
Who is it for?
Indie consultants or small teams building or maintaining Sitecore sites who already use MCP-capable editors.
Skip if: Builders on pure static sites, Webflow-only stacks, or teams without any Sitecore instance to connect.
What do I get? / Deliverables
After registration, your agent can invoke Sitecore-oriented MCP tools alongside your repo instead of working blind to the live CMS.
- MCP tool surface scoped to Sitecore operations
- Agent-accessible CMS context during implementation
- Stdio-based local integration matching v1.3.2 package
Recommended MCP Servers
Journey fit
Sitecore work is product construction and CMS integration, which maps to Build rather than validate-only research or launch distribution. integrations is the right shelf because the server bridges MCP clients to Sitecore APIs and content operations, not generic agent meta-tooling.
How it compares
Sitecore CMS MCP bridge, not a generic multi-server runner like mcp-all.
Common Questions / FAQ
Who is io.github.Antonytm/mcp-sitecore-server for?
It is for developers and implementers who use Sitecore and want Claude Code, Cursor, or similar agents to access Sitecore through MCP.
When should I use io.github.Antonytm/mcp-sitecore-server?
Use it in Build while wiring CMS integrations, content models, or headless delivery when agent context should reflect your Sitecore environment.
How do I add io.github.Antonytm/mcp-sitecore-server to my agent?
Install @antonytm/mcp-sitecore-server from npm, configure stdio in your MCP client per the server README, set any required Sitecore connection variables, then reload the agent.