ivo-toby/contentful-mcp
Free在 Contentful Space 中更新、创建、删除内容、内容模型和资产。
About ivo-toby/contentful-mcp
Contentful MCP Server is an MCP (Model Context Protocol) server that integrates with Contentful's Content Management API, providing comprehensive content management capabilities for LLM-driven applications. It supports full CRUD operations on entries and assets, comment management (including threaded conversations in plain-text and rich-text), space and environment management, content type definitions, localization for multiple locales, publishing workflows, and bulk operations for publishing, unpublishing, and validation. Smart pagination limits list results to 3 items per request to prevent context window overflow, with built-in pagination support for efficient handling of large datasets. Note: This is a community-driven server; Contentful also offers an official MCP server.
Key Features
Pros & Cons
- Comprehensive CRUD for entries, assets, and comments
- Bulk operations reduce API calls and improve efficiency
- Smart pagination prevents LLM context window overload
- Supports localization and publishing workflows
- Asynchronous processing with progress tracking
- Open source and free to use
- List operations limited to 3 items per request, which may require multiple calls for large datasets
- Community-driven server, not the official Contentful MCP server
- Only compatible with tools that support MCP (Model Context Protocol)