$ timeahead.in
/ servers/npm/@contentful/mcp-server
npm

@contentful/mcp-server

Contentful MCP Server - Model Context Protocol server for Contentful

58 stars6k/wkupdated 1d agogithub ↗
85good
▣ Overview

What it does

Contentful MCP Server bridges AI assistants and the Contentful Management API, enabling natural-language content operations. Once configured with API credentials, it surfaces tools for creating, editing, publishing, and organizing content directly from your AI assistant. Common operations include bulk content updates, asset uploads, content-type modifications, and workflow automation like automated translation or field population.

Who it's for

Content teams and developers integrating AI into their Contentful workflows—particularly those automating bulk edits, content creation pipelines, or asset management without leaving their AI assistant of choice.

Common use cases

  • Create new content entries (blog posts, product descriptions) via natural-language prompts
  • Bulk-update existing entries to standardize fields or apply new structure
  • Upload and organize marketing or product assets by campaign or category
  • Add new fields or content types to your schema without manual setup
  • Automate content translation or AI-powered summarization workflows

Setup pitfalls

  • Requires a Contentful Management API personal access token and valid Space ID; generate these from your Contentful account before setup.
  • The PROTECTED_ENVIRONMENTS setting uses a comma-separated list of environment IDs (e.g. master,staging) and is case-sensitive—mismatched cases will not block writes as intended.
  • CI is currently failing on this project, so test locally before relying on it in production.
  • The ENVIRONMENT_ID defaults to master if unset; explicitly configure it if targeting other environments.
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
62
12.4
Quality
10%
80
8.0
Trust
10%
50
5.0
Total
85.4
⚿ Capabilities & Risk Explainer
fs readfs writeexecsecrets
◆ Risk level: medium
fs read + fs write + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "contentfulmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@contentful/mcp-server"
      ]
    }
  }
}
📈 Score historylast 35 snapshots
4/30/20266/13/2026 · 35 snapshots
⚙ Maintenance health
72/ 100 · is this project alive?
contributors (1y)15
top contributor share27%
releases (1y)73
last release3d ago
ci⚠ failing
⛁ Raw data
weekly downloads6k
github stars58
forks26
open issues51
license✓ present
readme length12153 chars
last publish3d ago
last commit1d ago
last updated1d ago
install verified✗ fail · 23d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points