contentful-mcp

This repository provides an MCP server that integrates with Contentful's Content Management API, offering comprehensive content management features like CRUD operations, space management, and bulk operations. This repository provides an

52
2

Contentful MCP Server

An MCP server implementation that integrates with Contentful's Content Management API, providing comprehensive content management capabilities. It offers full CRUD operations for entries and assets, space and environment management, and content type management.

Key Features: Localization, content publishing workflow control, and bulk operations for publishing, unpublishing, and validation. Smart pagination limits list operations to 3 items per request to prevent context window overflow, with built-in pagination support.

Tools: Includes entry management (search, create, get, update, delete, publish, unpublish), bulk operations (publish, unpublish, validate), asset management (list, upload, get, update, delete, publish, unpublish), and space & environment management (list, get, create, delete).

Development Tools: MCP Inspector for testing and debugging with visual interface and real-time testing.

Configuration: Requires a Contentful account and Management API token. Supports space and environment scoping and App Identity for authentication.

Repository

IV
ivo-toby

ivo-toby/contentful-mcp

Created

December 4, 2024

Updated

March 28, 2025

Language

TypeScript

Category

Developer Tools