Contentful MCP
DownContentful MCP Server is the company's official server: 60+ tools for managing a headless CMS — CRUD for entries, content types and assets, publishing and archiving, locales, tags, taxonomy and AI Actions. There's a managed HTTP endpoint with OAuth 2.1 and a local npx package with a Personal Access Token — both cover the full Contentful API.
Why this server
- 60+ tools cover the whole headless CMS: entries, content types, assets, taxonomy and AI Actions
- A managed HTTP endpoint needs no install: browser OAuth 2.1, permissions scoped to the signed-in user
- A local npx package with a Personal Access Token — for CI and non-interactive scenarios
- AI Actions trigger Contentful's own AI workflows directly from an agent's tool call
Usage examples
Prompt: Find every Article entry with no published version
Result: The agent ran a semantic search over entries filtered by content type and publish status, returning the list of drafts.
Prompt: Upload this image as an asset and attach it to entry 4kX9...
Result: The agent called the asset-upload tool, waited for processing, then patched the entry to attach the new asset to the image field.
Health
1 reports in the last 30 days · Last report: 25 Jul 2026
Reports by day (30 days)
| date | works | partial | broken |
|---|---|---|---|
| 2026-07-25 | 0 | 0 | 1 |
Reviews
No reviews yet.