Vinkius

Sitecore MCP. Manage your CMS content without leaving the chat.

Sitecore MCP manages your enterprise CMS directly from any chat window. Use this connector to create, update, delete content items, check item layouts, search deep across templates, or verify workflow status without ever opening the Sitecore Content Editor.

Sitecore MCP is compatible with Claude Claude
Sitecore MCP is compatible with ChatGPT ChatGPT
Sitecore MCP is compatible with Cursor Cursor
Sitecore MCP is compatible with Gemini Gemini
Sitecore MCP is compatible with Windsurf Windsurf
Sitecore MCP is compatible with VS Code VS Code
Sitecore MCP is compatible with JetBrains JetBrains
Sitecore MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Create new content items

Generate a brand-new item in the Sitecore structure using a specified template and parent location.

Update existing content fields

Modify field values on any current item, specifying which data points need to change.

Find specific content items

Search broadly across the entire CMS content tree using keywords, templates, or date ranges.

Check page status and structure

Verify an item's current workflow state (like Draft or Published) or pull its specific layout details.

Map content hierarchy

List the immediate child items under any given parent node to understand the site structure.

Waiting for input…

AI Agent
Sitecore

What AI agents can do with Sitecore: 9 Content Management Tools

These nine tools let you create, modify, find, and audit every aspect of content in a Sitecore instance directly through your agent.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Sitecore MCP

Create Content Item

Creates a brand new item within the content tree, requiring you to specify its parent ID, name, and template type.

Delete Content Item

Permanently deletes an entire Sitecore item. Note that this action cannot be undone.

Get Item Details

Pulls all current details for a specific Sitecore item using its unique path or ID.

Get Item Layout

Retrieves the presentation and layout rules that dictate how an item should appear...

Get Workflow State

Checks and reports the current status of any item's workflow, such as Draft or...

List Item Children

Generates a list of all immediate child items residing under a specified parent node.

List Content Templates

Provides a list of every available content template that can be used to build new pages or assets.

Search Content

Performs broad, deep searches for content items across the entire Sitecore...

Update Content Item

Changes field values on an existing item by passing in a JSON object detailing the...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Sitecore MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Sitecore integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Sitecore, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Sitecore MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Sitecore. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The friction points in managing enterprise CMS content.

Today, updating content often means logging into the specialized Content Editor. You click through nested folders to find the right item, check its current layout rules, manually adjust field values across multiple pages, and then finally hit 'Submit.' This process is slow, requires dozens of tabs open, and makes it easy to accidentally modify the wrong thing.

With this MCP, you keep everything in your chat window. You tell your agent exactly what needs fixing or updating. The tool handles the complex pathing and data structure behind the scenes. You simply get confirmation that the item was updated or created successfully—no more clicking through a dozen menus.

Sitecore MCP for Content Management Tools

The biggest time sink is context switching. Having to jump from your writing flow into the CMS editor, then back out again, breaks focus and wastes minutes on every single change. You lose momentum just navigating the system.

Now, you keep the workflow in chat. Your agent becomes an invisible copilot that speaks Sitecore’s language directly into your conversation. It's instant.

What Sitecore MCP does for your AI

Connect your Sitecore instance to your AI agent and take full control of your complex CMS environment through natural conversation. You can perform core headless operations—like creating new pages or updating field values—without navigating the demanding Sitecore Content Editor GUI. Instead, you simply tell your agent what needs changing. Need to find old content? Your agent searches across templates using keywords and dates.

Want to see if a page is ready for publishing? It checks the item's workflow status instantly. When everything else feels like it requires context-switching between your code editor and the CMS backend, this MCP centralizes all that power. Because Vinkius hosts this catalog, you connect once from any compatible client and get instant access to full content lifecycle management.

Built · Hosted · Managed by Vinkius Sitecore MCP - Manage Content Items & Workflows
Server ID 019d7608-ab5a-7116-a0f3-98fb420bc6c8
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about Sitecore MCP

How do I check the status of a page using the Sitecore MCP? +

You use get_workflow_state. Simply give your agent the item’s path, and it returns whether that content piece is in Draft, Review, or Published. This saves you from having to navigate the workflow tabs manually.

Can I create a brand new page using the Sitecore MCP? +

Yes, you use create_content_item. You just need to provide the parent ID, the desired name for the new item, and which template it should use.

Is there a way to search old content with Sitecore MCP? +

Absolutely. The search_content tool lets you perform deep searches across your entire CMS using keywords or specific date ranges, even if the item is buried many folders deep.

What if I need to update field values on multiple pages? +

You use update_content_item. You provide a JSON string detailing the changes and list of items. The MCP handles applying those updates across all specified records in one go.

Does Sitecore MCP help with site structure planning? +

Yes, you can use list_item_children to see exactly what nodes are nested under a parent item. This is great for understanding the site's hierarchy before making changes.