Installation & Configuration
{
"mcpServers": {
"kontent-ai-stdio": {
"command": "npx",
"args": [
"@kontent-ai/mcp-server@latest",
"stdio"
],
"env": {
"KONTENT_API_KEY": "<management-api-key>",
"KONTENT_ENVIRONMENT_ID": "<environment-id>"
}
},
"kontent-ai-sse": {
"url": "http://localhost:3001/sse"
},
"kontent-ai-http": {
"url": "http://localhost:3001/mcp"
}
}
}Information
Transport
stdiossestreamable
Language
TypeScript
Created
2025/4/12
Updated
2026/6/8
Homepage
https://kontent.ai