contentful-mcp
An MCP server to update, create, and delete content, content-models, and assets in a Contentful Space.
About this tool
contentful-mcp
Source: GitHub Repository
Description
contentful-mcp is an MCP (Model Context Protocol) server implementation for the Contentful Management API. It provides comprehensive content management capabilities for Contentful Spaces, allowing automated updates, creation, and deletion of content, content models, and assets.
Features
- Entry Management: Tools for managing entries within Contentful Spaces.
- Asset Management: Tools for managing assets (media, files, etc.) in Contentful.
- Content Type Management: Tools to manage content types/models.
- Space & Environment Management: Manage different spaces and environments, with options for scoping operations to specific space or environment IDs.
- Bulk Operations: Efficiently handle bulk actions like content migrations, mass updates, or batch publishing. Bulk operations can be performed on multiple content items simultaneously.
- Pagination: List operations (such as
search_entriesandlist_assets) are paginated and limited to 3 items per request to support LLM context window limits. Each response includes pagination details. - Development Tools:
- MCP Inspector: A development/debugging tool to inspect MCP server operations.
- Hot Reload:
npm run devrebuilds and reloads the server on every code change.
- Authentication:
- Supports both Management Token and App Identity authentication. App Identity allows temporary AppTokens for backend and agent-based operations.
- Configuration:
- Flexible configuration via environment variables or command-line arguments.
- Experimental support for scoping space and environment IDs to restrict operations.
- Error Handling: Comprehensive error handling implemented for robust operation.
Integration
- Can be used with Claude Desktop and configured via
claude_desktop_config.json. - Can be installed automatically via Smithery.
- Suitable for use by agents that consume MCP resources (such as chat-agents).
License
MIT License
Pricing
No pricing information provided; the project is open source.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)An MCP Server for Contentstack’s headless CMS, allowing MCP clients to access, manage, and automate content operations via Contentstack’s APIs.
An MCP server bridging Claude with the ConnectWise Manage API, providing natural language search and memory features for efficient IT service management—demonstrating MCP server integration for business workflows.
An unofficial MCP server that provides an interface to Autumn's pricing API for managing customers, entitlements, invoices, and generating billing portal links.
An MCP server designed for interacting with the App Store Connect API, providing tools for managing apps, beta testers, bundle IDs, devices, and users. Directly relevant as a Model Context Protocol (MCP) server solution.
An MCP Server for Agility CMS, integrating its headless CMS with layouts into the MCP ecosystem so AI agents can manage and interact with content programmatically.
An MCP Server integration for Builder.io, exposing its visual page and section building capabilities so MCP tools can manage content and layouts on modern tech stacks.