iv

ivo-toby/contentful-mcp

πŸ“‡ 🏠 Update, create, delete content, content-models and assets in your Contentful Space

#Contentful#CMS#content-management
Publisherivo-toby/contentful-mcp
Submitted date4/19/2025

Overview: Contentful MCP Server

Title

Contentful MCP Server

How to Use

The Contentful MCP Server integrates with Contentful's Content Management API (CMA) to provide robust content management capabilities.

  • For Developers: Clone the repository and configure environment variables or arguments for setup.
  • For Non-Developers: Use directly in tools like Claude Desktop without cloning the repoβ€”simply configure the MCP server in the application settings.

Key Features

  • Content Management: Full CRUD operations for entries, assets, and content types.
  • Space & Environment Management: Create, update, and manage spaces and environments.
  • Localization & Publishing: Supports multiple locales and publishing workflows.
  • Bulk Operations: Execute batch publishing, unpublishing, and validation.
  • Smart Pagination: Limits list operations to 3 items per request to prevent context overflow in LLMs.
  • MCP Inspector: Built-in debugging tool for testing and monitoring operations.

Use Cases

  • Content Migration: Efficiently move large volumes of content.
  • Batch Updates: Apply changes to multiple entries or assets simultaneously.
  • Automated Publishing: Streamline workflows with bulk publishing/unpublishing.
  • Debugging & Testing: Use the MCP Inspector to validate API calls and responses.
  • AI Integration: Enable LLM-powered content management via Claude Desktop or similar tools.

Configuration Options

  • Environment Variables: Set CONTENTFUL_HOST and CONTENTFUL_MANAGEMENT_ACCESS_TOKEN.
  • App Identity: Authenticate via Contentful App Framework for secure, scoped access.
  • Claude Desktop Setup: Add the MCP server via claude_desktop_config.json.

This server is ideal for developers, content managers, and AI-driven workflows requiring seamless Contentful integration.

Visit More

View All