claude mcp add ntonytm-mcp-sitecore-server -- npx -y @antonytm/mcp-sitecore-server
{
"mcpServers": {
"ntonytm-mcp-sitecore-server": {
"command": "npx",
"args": ["-y", "@antonytm/mcp-sitecore-server"]
}
}
}
{
"mcpServers": {
"ntonytm-mcp-sitecore-server": {
"command": "npx",
"args": ["-y", "@antonytm/mcp-sitecore-server"]
}
}
}
{
"mcpServers": {
"ntonytm-mcp-sitecore-server": {
"command": "npx",
"args": ["-y", "@antonytm/mcp-sitecore-server"]
}
}
}
About This MCP Server
The io.github.Antonytm/mcp-sitecore-server is a Model Context Protocol server designed for use with Sitecore, enabling developers to integrate AI coding assistants with their Sitecore projects. This server connects to AI tools via standard input/output streams, allowing for seamless communication and exchange of data. Developers working on Sitecore projects that utilize AI-powered coding assistance would use this server to facilitate integration with their development environment.
A Model Context Protocol server for Sitecore. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@antonytm/mcp-sitecore-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp-sitecore-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.