get-content-type-snippet
Get Kontent.ai content type snippet by ID
How to use it
get-content-type-snippet is exposed by the MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get-content-type-snippet tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Server
npx @kontent-ai/mcp-server@latest stdioOther tools in MCP Server (39)
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
Create new Kontent.ai content item (creates the container only, use create-content-item-variant to add language versions/translations)
Create Kontent.ai content item variant assigning current user as contributor. Element values must fulfill limitations and guidelines defined in content type. Send only the elements you want to set; omitted ones initialize empty
Create new Kontent.ai content type
Create new Kontent.ai content type snippet
Create new Kontent.ai language (languages are always created as active)
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
Create new Kontent.ai taxonomy group
Delete Kontent.ai content item by ID
Delete Kontent.ai content item variant
Delete a Kontent.ai content type by ID
Delete a Kontent.ai content type snippet by ID
Delete Kontent.ai taxonomy group by ID
Get a specific Kontent.ai asset by ID
Get Kontent.ai content item by ID
Get all Kontent.ai content item translations — every language version (variant) of a specific content item
Retrieve Kontent.ai content item variant (language version/translation). Returns the current version — draft if one exists, otherwise published
Get Kontent.ai content type by ID
🚨 REQUIRED before any patch operation. Get patch operations guide for Kontent.ai by entity type
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
Get Kontent.ai taxonomy group by ID
List all Kontent.ai asset folders
Get all Kontent.ai assets
Get all Kontent.ai collections. Collections set boundaries for content items in your environment and help organize content by team, brand, or project
List, filter, search Kontent.ai content items with content item variants (language versions/translations)
Get all Kontent.ai content type snippets
Get all Kontent.ai content types
Get all Kontent.ai languages (includes both active and inactive - check isactive property)
Get all Kontent.ai taxonomy groups
Modify Kontent.ai asset folders using patch operations (addInto to add new folders, rename to change names, remove to delete folders)
Update Kontent.ai collections using patch operations (addInto to add new collections, move to reorder, remove to delete empty collections, replace to rename)
Update an existing Kontent.ai content type by codename using patch operations (move, addInto, remove, replace)
Update an existing Kontent.ai content type snippet by ID using patch operations (move, addInto, remove, replace)
Update Kontent.ai language using replace operations (only active languages can be modified - to activate/deactivate, use the Kontent.ai web UI)
Update Kontent.ai taxonomy group using patch operations (addInto, move, remove, replace)
AI-powered semantic search for finding content by meaning and concepts in a specific content item variant. Use for: conceptual searches when you don't know exact keywords. Limited filtering options (variant ID only)
Update Kontent.ai asset by ID
Update existing Kontent.ai content item by ID. The content item must already exist - this tool will not create new items
Update Kontent.ai content item variant of a content item. Element values must fulfill limitations and guidelines defined in content type. Send only the elements you want to change — omitted elements are left untouched. For rich-text elements with components, submit the full element (value plus the c