Contentful MCP
the six Ws · specification
Content teams and developers running a Contentful headless CMS space.
Contentful's official MCP server wraps the Content Management API to create, edit, publish, and query entries and content types.
Runs locally via npx and connects to a Contentful space over its cloud Management API.
Used when an agent needs to bulk-create or restructure content entries as part of a migration or campaign.
Turns repetitive CMS content operations into a single conversational request instead of manual dashboard clicks.
Requires a Contentful Content Management API access token scoped to a specific space and environment.
Official, published under the contentful GitHub organization, open source under the MIT license; the token can create, edit, and publish real content, so scope it to a non-production environment when testing.
alternatives