Contentful

Contentful MCP Connector for Claude

A+

Equip your AI agent to fetch, create, and manage digital content effortlessly using Contentful's headless architecture.

12 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Integrate the Contentful content management platform directly into your conversational AI. Automate your editorial workflow and manage entries across spaces and environments without modifying code.

What you can do

  • Content Retrieval — Retrieve and display existing content entries, assets, and content models efficiently.
  • Entry Creation — Command the AI to format and draft text content, creating new Contentful entries natively.
  • Space Discovery — Ask the agent to find specific content types or query the environment architecture intuitively.

How it works

  1. Append this integration into your AI interface.
  2. Authorize it using your Contentful Personal Access Token.
  3. Request your agent to find entries or manage existing content.

Who is this for?

  • Content Creators — Outline an article in the chat and have it automatically pushed into a Contentful entry.
  • Developers — Query the exact schema details of any content type while writing front-end components.
  • Digital Marketers — Find and use specific image assets seamlessly without leaving the planning timeline.
api-firstcontent-modelingdigital-assetsstructured-contentcontent-delivery

12 tools expose this connector's capabilities to your AI agent.

get_content_type

Get details of a specific content type

update_entry

Update an existing entry

create_entry

Create a new entry in draft state

get_entry

Get details of a specific entry

list_assets

List all assets in the current environment

list_spaces

List all Contentful spaces available

publish_entry

Publish a draft entry

unpublish_entry

Unpublish an entry (return to draft)

list_content_types

List all content types in the current environment

list_entries

List entries in the current environment

list_environments

List environments in the current space

list_organizations

List all Contentful organizations

See how to talk to your AI agent using Contentful.

Retrieve the details and full content for the article titled 'AI Best Practices' from space ID 'xvz1'.

Content successfully fetched. The article 'AI Best Practices' in space 'xvz1' is currently marked as a 'Draft'. Here's a brief summary of the text: ... Would you like to update the conclusion paragraph natively?

Fetch the structure schema of our 'Blog Post' content model.

Here is the content layout details for 'Blog Post': It holds a 'title' string, a unique 'slug', a 'richText' body implementation, an 'author' internal reference link, and an 'asset' featured image ID. Do you want to prepare a new instance using this schema?

List all environments in our current Contentful space.

I've retrieved the environments for your space. You have 'master' (Active), 'staging' (Active), and 'development' (Active). Which environment would you like to use for querying entries?

Log into your Contentful dashboard. Click on your profile picture in the top right corner and navigate to **Account Settings**. Locate **Personal Access Tokens** and click 'Generate Personal Token'. Copy the value provided.

Related Connectors