Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Kontent ai

Kontent ai

Kontent.ai is a headless CMS that delivers content via API, allowing developers to build websites and applications using their preferred frameworks, languages, or libraries.

30VIEWS
2641USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app kontent_ainpx @composio/cli add cursor --app kontent_ainpx @composio/cli add cursor --app kontent_ainpx @composio/cli add cursor --app kontent_ai

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Content Item

Tool to retrieve a specific content item by its identifier. use after confirming the environment id and item identifier.

Get Language

Tool to retrieve a specific language by its id. supports management api directly and delivery api via normalization.

Get Language Variant

Tool to retrieve a specific language variant of a content item. use after confirming the item and language identifiers when needing localized content.

List Content Items

Tool to list content items from the delivery api. use when fetching content items for a specified environment, optionally providing a continuation token for pagination.

List Content Types

Tool to list content types within a kontent.ai environment. use when you need to retrieve a paginated list of content type definitions. use after confirming the environment id.

List Languages

Tool to list languages in a kontent.ai project. use when you need to retrieve all languages for a specified environment after confirming the project id.

6 actions available