Back to Home
sjjsjj2554 icon

SitecoreMCP

Verified Safe

by sjjsjj2554

Overview

Integrates Sitecore CMS with AI assistants for content querying, CRUD operations, and content structure discovery via GraphQL.

Installation

Run Command
node dist/index.js

Environment Variables

  • SITECORE_HOST
  • SITECORE_API_KEY
  • SITECORE_USERNAME
  • SITECORE_PASSWORD
  • SITECORE_ENDPOINT

Security Notes

The server uses `rejectUnauthorized: false` in its HTTPS agent, which disables SSL certificate validation. This is a critical security risk for production environments and should be set to `true` or handled securely. Authentication relies on a mandatory `SITECORE_API_KEY` and optionally `SITECORE_USERNAME`/`SITECORE_PASSWORD` for Basic Auth, which are standard for Sitecore API access. The natural language command parser is well-structured and maps commands to specific, controlled internal tool calls, mitigating arbitrary code execution risks. Explicitly bans Sitecore PowerShell Extensions (SPE) for mutations due to RCE risks.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassMedium
Avg Tokens3000
Stars0
Forks0
Last Update2025-12-06

Tags

SitecoreCMSGraphQLAIContent Management