Kontent AI runs on your own machine — the client starts it, so there is no endpoint to ping. 296 installs a week from npm. Last commit 24 Jul 2026.
Connect to Kontent.ai to manage content, types, taxonomies, and workflows via natural language
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server -- npx -y @kontent-ai/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@kontent-ai/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@kontent-ai/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@kontent-ai/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@kontent-ai/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.