SERVER
MCP Server
Rank #2708pulsemcp/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
VERSIONS
Available versions (17)
| Version | Published |
|---|---|
| 0.33.0 | Apr 28, 2026 |
| 0.31.0 | Mar 25, 2026 |
| 0.30.1 | Mar 12, 2026 |
| 0.29.0 | Mar 5, 2026 |
| 0.28.1 | Feb 26, 2026 |
| 0.28.0 | Feb 26, 2026 |
| 0.27.0 | Feb 12, 2026 |
| 0.26.0 | Jan 16, 2026 |
| 0.25.0 | Jan 5, 2026 |
| 0.24.0 | Dec 23, 2025 |
| 0.23.3 | Dec 18, 2025 |
| 0.23.0 | Dec 16, 2025 |
| 0.22.1 | Dec 8, 2025 |
| 0.21.11 | Nov 26, 2025 |
| 0.21.10 | Nov 18, 2025 |
| 0.21.9 | Oct 22, 2025 |
| 0.1.0 | Nov 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