SERVER

MCP Server

Rank #2708

pulsemcp/kontent-ai

Manage content, types, taxonomies, and workflows in Kontent.ai headless CMS

First listed
Apr 12, 2025
Last publish date
Apr 28, 2026
OVERVIEW

MCP Server is a Model Context Protocol (MCP) server published by kontent-ai. It ranks #2708 of 58,900 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 17 tracked versions. It was first listed on Apr 12, 2025 and most recently updated on Apr 28, 2026.

STANDING
#2,708of 58,900 tracked serversTop 5%

Ranks ahead of 56,192 of 58,900 servers on MCP Toplist.

CONNECT

Use MCP Server

Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "kontent-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@kontent-ai/mcp-server"
      ],
      "env": {
        "KONTENT_API_KEY": "<your KONTENT_API_KEY>",
        "KONTENT_ENVIRONMENT_ID": "<your KONTENT_ENVIRONMENT_ID>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

npm package
{
  "mcpServers": {
    "kontent-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@kontent-ai/mcp-server"
      ],
      "env": {
        "KONTENT_ENVIRONMENT_ID": "<your KONTENT_ENVIRONMENT_ID>",
        "PORT": "<your PORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

kontent-ai

Organization
Total servers
1
Total versions
17
VERSIONS

Available versions (17)

VersionPublished
0.33.0Apr 28, 2026
0.31.0Mar 25, 2026
0.30.1Mar 12, 2026
0.29.0Mar 5, 2026
0.28.1Feb 26, 2026
0.28.0Feb 26, 2026
0.27.0Feb 12, 2026
0.26.0Jan 16, 2026
0.25.0Jan 5, 2026
0.24.0Dec 23, 2025
0.23.3Dec 18, 2025
0.23.0Dec 16, 2025
0.22.1Dec 8, 2025
0.21.11Nov 26, 2025
0.21.10Nov 18, 2025
0.21.9Oct 22, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Server?
Manage content, types, taxonomies, and workflows in Kontent.ai headless CMS
Who maintains MCP Server?
MCP Server is maintained by kontent-ai, which publishes 1 MCP server (17 total versions) tracked on MCP Toplist.
Is MCP Server an official MCP server?
Yes — MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does MCP Server have?
MCP Toplist tracks 17 versions of MCP Server, most recently published on Apr 28, 2026.
Where can I find the source code for MCP Server?
The source code for MCP Server is hosted at github.com/kontent-ai/mcp-server.
EXPLORE
MCP Server - MCP Server #2708 | MCP Toplist