Contentful MCP Server (Official)
Official Contentful MCP server enabling AI agents to interact with Contentful's headless CMS platform — querying and updating content entries, managing content types and spaces, publishing content, and integrating Contentful's structured content into agent-driven content operations and editorial workflows.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
HTTPS enforced. CMA vs CDA tokens with different access levels. SOC 2, ISO 27001, GDPR. Official MCP server. Use least-privilege token for agents.
⚡ Reliability
Best When
An agent needs to read or write structured content in Contentful — for editorial automation, content deployment, or content model management.
Avoid When
You're using Sanity, Strapi, or another headless CMS — or if you need a traditional CMS with built-in rendering.
Use Cases
- • Querying and updating content entries from content management agents
- • Publishing and unpublishing content from editorial workflow agents
- • Managing content types and content model from platform engineering agents
- • Translating and localizing content across locales from i18n agents
- • Syncing content between environments from deployment agents
- • Generating content inventory reports from content audit agents
Not For
- • Teams using Sanity, Strapi, or other headless CMS platforms
- • Traditional WordPress/Drupal sites without API-first architecture
- • Non-content use cases
Interface
Authentication
Content Management API (CMA) token for read/write operations. Content Delivery API (CDA) key for read-only delivery. Personal access tokens or app installations. CMA tokens are personal and full-access.
Pricing
Free community tier for development. Paid plans scale with spaces, locales, and users. API calls included. MCP server is open source official.
Agent Metadata
Known Gotchas
- ⚠ Two separate API contexts: CMA (management) vs CDA (delivery) with different tokens and base URLs
- ⚠ Content entries must be published separately after creation/update — draft vs published state
- ⚠ Content type validation enforced — agents must respect field types and required fields
- ⚠ Space ID + environment ID required for most operations — manage multiple carefully
- ⚠ Rich text fields use Contentful Document format, not plain text or Markdown
- ⚠ Rate limits differ by operation type — CMA writes have tighter limits than CDA reads
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Contentful MCP Server (Official).
Scores are editorial opinions as of 2026-03-06.