MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Cloud Platforms/Kontent.ai
Cloud PlatformsOfficial
K

Kontent.ai

Create, manage, and explore your content and content model using natural language in any MCP-compatible AI tool.

9 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

[![NPM Version][npm-shield]][npm-url] [![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] [![Discord][discord-shield]][discord-url] > Transform your content operations with AI-powered tools for Kontent.ai. Create, manage, and explore your structured content through natural language conversations in your favorite AI-enabled editor. Kontent.ai MCP Server implements the Model Context Protocol to connect your Kontent.ai projects with AI tools like Claude, Cursor, and VS Code. It enables AI models to understand your content structure and perform operations through natural language instructions.

Installation

npx @kontent-ai/mcp-server@latest stdio

Configuration

{
  "mcpServers": {
    "kontent-ai-multi": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:3001/<environment-id>/mcp",
        "--header",
        "Authorization: Bearer <management-api-key>"
      ]
    }
  }

Capabilities

  • Explore content structure

    Ask to list content types, snippets, taxonomies, or assets via `list-content-types`, `list-content-type-snippets`, `list-taxonomy-groups`, or `list-assets`.

  • Create and modify content models

    Instruct the assistant to build new content types, snippets, or taxonomy groups, or update them using `create-content-type`, `patch-content-type`, or `patch-taxonomy-group`.

  • Manage content items and variants

    Have the assistant create, update, search, or retrieve content items and their language variants using `list-content-item-variants`, `update-content-item-variant`, or `search-content-item-variants`.

  • Control publishing and workflows

    Ask to publish, unpublish, schedule, or move content through lifecycle stages with `publish-content-item-variant`, `change-content-item-variant-workflow-step`, or `cancel-scheduled-publishing-content-item-variant`.

  • Administer environment settings

    Direct the assistant to manage languages, collections, spaces, or workflows using `create-language`, `patch-collections`, `create-space`, or `create-workflow`.

Tags

  • cloud-infrastructure

Related MCP servers

M

Metabase

Official

Official Metabase MCP server for searching data, building queries on the semantic layer, and visualizing results through MCP clients.

49kCloud PlatformsUpdated Today
A

AWS CloudTrail

Official

This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.

9.6kCloud PlatformsUpdated Today
A

AWS Bedrock KB Retrieval

Official

Query Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.

9.6kCloud PlatformsUpdated Today
A

AWS CDK

Official

Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.

9.6kCloud PlatformsUpdated Today