contentful-mcp
40
Contentful MCP Server integrates with Contentful's API to provide comprehensive content management capabilities, allowing operations such as CRUD, space and environment management, localization, and bulk processing. This server supports standard and web-based communications and offers tools for efficient development and debugging.
Contentful MCP Server
An MCP server implementation for integration with Contentful's Content Management API, providing robust content management capabilities.
Features
- Content Management: CRUD operations for entries and assets
- Space Management: Create, update, and manage spaces and environments
- Localization: Support for multiple locales
- Publishing: Control content publishing workflow
- Bulk Operations: Efficient management of multiple content items
Tools
- Entry Management: search, create, get, update, delete, publish, and unpublish entries
- Asset Management: List, upload, get, update, delete, publish, and unpublish assets
- Content Type Management: Manage content type definitions
Bulk Operations
- Asynchronous Processing: Operations run asynchronously with status updates
- Efficient Management: Process multiple entries or assets in a single API call
Development Tools
- MCP Inspector: Helps with development and debugging with a web interface and real-time testing
Transport Modes
- stdio Transport: Default standard input/output communication
- StreamableHTTP Transport: For web-based integrations with session management and MCP protocol support
Error Handling
Comprehensive coverage for authentication failures, rate limiting, invalid requests, and more.