{"slug":"kontent-ai/mcp-server","name":"Kontent.ai","description":"Create, manage, and explore your content and content model using natural language in any MCP-compatible AI tool.","category":"cloud-service","tags":[],"official":true,"stars":9,"transport":"stdio","install":[{"cmd":"npx @kontent-ai/mcp-server@latest","imports":[]}],"tools":[{"name":"get-patch-guide","description":"Get patch operations guide for Kontent.ai by entity type"},{"name":"get-content-type","description":"Get Kontent.ai content type by ID"},{"name":"list-content-types","description":"Get all Kontent.ai content types"},{"name":"create-content-type","description":"Create new Kontent.ai content type"},{"name":"patch-content-type","description":"Update an existing Kontent.ai content type by codename using patch operations (move, addInto, remove, replace)"},{"name":"delete-content-type","description":"Delete a Kontent.ai content type by ID"},{"name":"get-content-type-snippet","description":"Get Kontent.ai content type snippet by ID"},{"name":"list-content-type-snippets","description":"Get all Kontent.ai content type snippets"},{"name":"create-content-type-snippet","description":"Create new Kontent.ai content type snippet"},{"name":"patch-content-type-snippet","description":"Update an existing Kontent.ai content type snippet by ID using patch operations (move, addInto, remove, replace)"},{"name":"delete-content-type-snippet","description":"Delete a Kontent.ai content type snippet by ID"},{"name":"get-taxonomy-group","description":"Get Kontent.ai taxonomy group by ID"},{"name":"list-taxonomy-groups","description":"Get all Kontent.ai taxonomy groups"},{"name":"create-taxonomy-group","description":"Create new Kontent.ai taxonomy group"},{"name":"patch-taxonomy-group","description":"Update Kontent.ai taxonomy group using patch operations (addInto, move, remove, replace)"},{"name":"delete-taxonomy-group","description":"Delete Kontent.ai taxonomy group by ID"},{"name":"get-content-item","description":"Get Kontent.ai content item by ID"},{"name":"get-content-item-variant","description":"Retrieve Kontent.ai content item variant (language version/translation). Returns the current version — draft if one exists, otherwise published"},{"name":"get-published-content-item-variant-version","description":"Retrieve the published version of a Kontent.ai content item variant. Use when a newer draft version exists but you need the currently published (live) content"},{"name":"get-content-item-translations","description":"Get all Kontent.ai content item translations — every language version (variant) of a specific content item"},{"name":"list-content-item-variants","description":"List, filter, search Kontent.ai content items with content item variants (language versions/translations)"},{"name":"create-content-item","description":"Create new Kontent.ai content item (creates the container only, use create-content-item-variant to add language versions/translations)"},{"name":"update-content-item","description":"Update existing Kontent.ai content item by ID. The content item must already exist - this tool will not create new items"},{"name":"delete-content-item","description":"Delete Kontent.ai content item by ID"},{"name":"create-content-item-variant","description":"Create Kontent.ai content item variant assigning current user as contributor. Element values must fulfill limitations and guidelines defined in content type"},{"name":"update-content-item-variant","description":"Update Kontent.ai content item variant of a content item. Element values must fulfill limitations and guidelines defined in content type. Only provided elements will be modified"},{"name":"create-new-content-item-variant-version","description":"Create new version of Kontent.ai content item variant. This operation creates a new version of an existing content item variant, useful for content versioning and creating new drafts from published content"},{"name":"delete-content-item-variant","description":"Delete Kontent.ai content item variant"},{"name":"bulk-get-content-item-variants","description":"Bulk get Kontent.ai content items with their content item variants by item and language reference pairs. Use after list-content-item-variants to retrieve full content data for specific item+language pairs. Items without a variant in the requested language return the item without the variant property. Returns paginated results with continuation token"}],"env_vars":["KONTENT_API_KEY","KONTENT_ENVIRONMENT_ID"],"auth_type":"none","github":"https://github.com/kontent-ai/mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}