claude mcp add kontent-ai-mcp-server -- npx -y @kontent-ai/mcp-server
{
"mcpServers": {
"kontent-ai-mcp-server": {
"command": "npx",
"args": ["-y", "@kontent-ai/mcp-server"]
}
}
}
{
"mcpServers": {
"kontent-ai-mcp-server": {
"command": "npx",
"args": ["-y", "@kontent-ai/mcp-server"]
}
}
}
{
"mcpServers": {
"kontent-ai-mcp-server": {
"command": "npx",
"args": ["-y", "@kontent-ai/mcp-server"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that connects to Kontent.ai, enabling management of content, types, taxonomies, and workflows through natural language interactions. It allows developers to leverage natural language processing capabilities to interact with Kontent.ai services. Developers would use this server to integrate Kontent.ai functionality into their applications, particularly when building interfaces that utilize natural language inputs.
Connect to Kontent.ai to manage content, types, taxonomies, and workflows via natural language. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@kontent-ai/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.