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.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools contentful cms headless-cms mcp-server official content-management api-first
⚙ Agent Friendliness
84
/ 100
Can an agent use this?
🔒 Security
84
/ 100
Is it safe for agents?
⚡ Reliability
85
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
82
Documentation
88
Error Messages
82
Auth Simplicity
80
Rate Limits
85

🔒 Security

TLS Enforcement
100
Auth Strength
80
Scope Granularity
75
Dep. Hygiene
85
Secret Handling
82

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

Uptime/SLA
92
Version Stability
85
Breaking Changes
82
Error Recovery
80
AF Security 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

REST API
Yes
GraphQL
Yes
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
Yes

Authentication

Methods: api_key
OAuth: Yes Scopes: Yes

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

Model: usage-based
Free tier: Yes
Requires CC: No

Free community tier for development. Paid plans scale with spaces, locales, and users. API calls included. MCP server is open source official.

Agent Metadata

Pagination
offset
Idempotent
Partial
Retry Guidance
Documented

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).

$99

Scores are editorial opinions as of 2026-03-06.

5215
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered