MCPVault

get-content-item

MCP tool from MCP Server by kontent-ai

Get Kontent.ai content item by ID

How to use it

get-content-item 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-item 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 stdio
FULL MCP SERVER LISTING

Other tools in MCP Server (39)

bulk-get-content-item-variants

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-content-item

Create new Kontent.ai content item (creates the container only, use create-content-item-variant to add language versions/translations)

create-content-item-variant

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-content-type

Create new Kontent.ai content type

create-content-type-snippet

Create new Kontent.ai content type snippet

create-language

Create new Kontent.ai language (languages are always created as active)

create-new-content-item-variant-version

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-taxonomy-group

Create new Kontent.ai taxonomy group

delete-content-item

Delete Kontent.ai content item by ID

delete-content-item-variant

Delete Kontent.ai content item variant

delete-content-type

Delete a Kontent.ai content type by ID

delete-content-type-snippet

Delete a Kontent.ai content type snippet by ID

delete-taxonomy-group

Delete Kontent.ai taxonomy group by ID

get-asset

Get a specific Kontent.ai asset by ID

get-content-item-translations

Get all Kontent.ai content item translations — every language version (variant) of a specific content item

get-content-item-variant

Retrieve Kontent.ai content item variant (language version/translation). Returns the current version — draft if one exists, otherwise published

get-content-type

Get Kontent.ai content type by ID

get-content-type-snippet

Get Kontent.ai content type snippet by ID

get-patch-guide

🚨 REQUIRED before any patch operation. Get patch operations guide for Kontent.ai by entity type

get-published-content-item-variant-version

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-taxonomy-group

Get Kontent.ai taxonomy group by ID

list-asset-folders

List all Kontent.ai asset folders

list-assets

Get all Kontent.ai assets

list-collections

Get all Kontent.ai collections. Collections set boundaries for content items in your environment and help organize content by team, brand, or project

list-content-item-variants

List, filter, search Kontent.ai content items with content item variants (language versions/translations)

list-content-type-snippets

Get all Kontent.ai content type snippets

list-content-types

Get all Kontent.ai content types

list-languages

Get all Kontent.ai languages (includes both active and inactive - check isactive property)

list-taxonomy-groups

Get all Kontent.ai taxonomy groups

patch-asset-folders

Modify Kontent.ai asset folders using patch operations (addInto to add new folders, rename to change names, remove to delete folders)

patch-collections

Update Kontent.ai collections using patch operations (addInto to add new collections, move to reorder, remove to delete empty collections, replace to rename)

patch-content-type

Update an existing Kontent.ai content type by codename using patch operations (move, addInto, remove, replace)

patch-content-type-snippet

Update an existing Kontent.ai content type snippet by ID using patch operations (move, addInto, remove, replace)

patch-language

Update Kontent.ai language using replace operations (only active languages can be modified - to activate/deactivate, use the Kontent.ai web UI)

patch-taxonomy-group

Update Kontent.ai taxonomy group using patch operations (addInto, move, remove, replace)

search-content-item-variants

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-asset

Update Kontent.ai asset by ID

update-content-item

Update existing Kontent.ai content item by ID. The content item must already exist - this tool will not create new items

update-content-item-variant

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