Contentful MCP Server 🔌 MCP server Freemium
Official Contentful server to manage entries, assets, content types and releases
- GitHub stars
- 61
- Stars this week
- –
- Forks
- 31
- Licence
- MIT
- Last push
- 2026-09-24
- Maintainer
- Contentful
npx -y @contentful/mcp-serverThird-party MCP servers run with your permissions and API keys. Read the source before installing, and prefer pinned versions.
Works with
Built on the open MCP client standard, so it works in every app that supports MCP client.
Good for
About Contentful MCP Server
What it is
The Contentful MCP Server is Contentful's official, open-source Model Context Protocol server. It runs locally with Node.js and uses the Content Management API, so an agent can model content, write entries, upload assets and publish in a Contentful space.
Key features
- Create, update, publish, delete and search entries
- Upload assets, edit metadata and publish or unpublish them
- Create and change content types
- Work with environments, locales, releases and tags
- Trigger Contentful AI Actions
PROTECTED_ENVIRONMENTSsetting blocks writes to chosen environments
How to install
Run npx -y @contentful/mcp-server with CONTENTFUL_MANAGEMENT_ACCESS_TOKEN and SPACE_ID set (optional ENVIRONMENT_ID, default master). The README has config examples for Claude Desktop, Cursor, Codex and VS Code, and a one-click Cursor install. No hosted version is documented.
Pricing and rights
The server is free and MIT-licensed. Contentful has a free plan with limits; paid plan prices were not verified for this listing. A management token gives broad write access, so scope it and use protected environments.
Who it is for
Content and engineering teams on Contentful who want agents to draft entries, translate locales or bulk-edit content. It is also useful for localisation work, since locales and environments are exposed as tools, and for one-off content migrations between content types. It is maintained in Contentful's own GitHub organisation.
Verdict
Official and thorough on the Management API, with a useful guard for protected environments. It is local only and the community is small, so expect to handle tokens and setup yourself.
Pros
- Official and MIT-licensed
- Broad Management API coverage
- Protected environments guard
Cons
- Local only, no hosted OAuth option
- Management token has wide write access
- Small community (about 60 stars)
Similar MCP servers
All publishing & cms MCP servers →Notion MCP 🔌 MCP serverFreemium
Notion's hosted MCP to search, read, create and update pages and databases
Buffer MCP 🔌 MCP serverFreemium
Buffer's hosted server to draft, schedule and analyse social posts from an assistant
WordPress MCP Adapter 🔌 MCP serverOpen source
Official WordPress plugin that exposes site abilities as MCP tools over HTTP or WP-CLI
Sanity MCP 🔌 MCP serverFreemium
Sanity's hosted MCP server for querying and editing structured content
Webflow MCP Server 🔌 MCP serverFreemium
Official Webflow server for CMS collections, items, pages and live Designer edits