Kentico (CMS & DXP)

Kentico (CMS & DXP) MCP Connector for Claude

A+

Manage content and system objects via Kentico Xperience — retrieve documents, manage users, and audit custom tables.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Kentico Xperience project to any AI agent and take full control of your digital experience platform (DXP) and enterprise CMS through natural conversation.

What you can do

  • Document Orchestration — Retrieve and update site pages and documents based on alias paths, cultures, and site names directly from your agent
  • System Object Management — Create, list, and mutate general system objects (roles, templates, settings) using structured REST mappings
  • User CRM & Audit — List global platform users and retrieve detailed account profiles, including roles and metadata securely
  • Custom Table Analytics — Extract tabular data from Kentico custom tables to monitor internal registries and business-specific data models
  • Schema Visibility — Discover and inspect Kentico object types and scalar properties to understand your project's underlying data structure
  • Content Lifecycle — Perform deep property mutations on existing documents or irreversibly delete unused system objects to maintain an optimized repository

How it works

  1. Subscribe to this server
  2. Enter your Kentico REST URL and Authentication Header (e.g., Basic base64)
  3. Start managing your DXP from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Full-Stack Developers — test REST service queries and introspect Kentico system objects through natural conversation without manual API tools
  • Content Architects — audit document properties and custom table schemas across multiple cultures and site environments efficiently
  • System Administrators — monitor user accounts and manage system-level objects and roles across your entire Kentico instance
digital-experiencedxpweb-contentsite-managemententerprise-cmscontent-orchestration

10 tools expose this connector's capabilities to your AI agent.

create_system_object

Create a new Kentico system object

delete_system_object

Delete a Kentico system object

get_site_document

Get a document from the Kentico Xperience CMS

get_single_object

Get a specific Kentico system object by ID

get_user

Get details for a specific Kentico user

list_custom_table_rows

List rows from a Kentico custom table

list_system_objects

g., roles provisions, page templates) from Kentico REST. List Kentico system objects by type

list_users

user in Kentico. List global Kentico users

update_site_document

Update an existing document in the Kentico CMS

update_system_object

Update an existing Kentico system object

See how to talk to your AI agent using Kentico (CMS & DXP).

Get the 'Home' page document from site 'CorporateSite' in 'en-us' culture

Retrieving document '/Home'… I've fetched the page structure. It includes properties like DocumentName: 'Home', DocumentMenuCaption: 'Welcome', and the associated page template ID. Would you like to see the full content fields?

Update the DocumentName of '/About-Us' to 'Our Team' on currentsite

Updating document '/About-Us'… The name has been successfully changed to 'Our Team'. I've also updated the associated metadata. This change is now active in the Kentico database.

List all rows from the custom table 'MyCompany.Inventory'

I've retrieved 12 entries from 'MyCompany.Inventory'. Highlights include items 'SKU-101' (Stock: 45), 'SKU-105' (Stock: 12), and 'SKU-108' (Stock: 0). Would you like to see the detailed audit logs for these items?

Yes. Use the `update_site_document` tool. You just need to provide the site name, culture, and alias path, along with a JSON block of the fields you want to mutate. Your agent will process the update through the Kentico REST service instantly.

Related Connectors