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

@contentful/mcp-tools

A toolkit package containing reusable MCP (Model Context Protocol) tools for Contentful. This package provides structured tool collections with complete metadata including descriptions, input schemas,

57 stars3k/wkupdated 0d agogithub ↗
86good
▣ Overview

What it does

An MCP server that bridges Claude with Contentful's Management API, providing tools to create, edit, and organize content, assets, and content models. Once configured with API credentials and a Space ID, it lets Claude manage Contentful spaces through natural language—handling entry creation, bulk updates, asset uploads, content type modifications, and workflow automation without switching interfaces.

Who it's for

Content teams and developers managing Contentful spaces. Includes technical marketers, content operations engineers, and product teams looking to integrate AI-assisted content workflows into their publishing pipeline or iterating on content at scale.

Common use cases

  • Generate and publish blog posts from natural language briefs
  • Bulk-update entries across a space (add fields, update pricing, sync data)
  • Upload and organize marketing assets by campaign or date
  • Modify content models (add fields, create new content types)
  • Automate workflows such as translation or content versioning

Setup pitfalls

  • Requires a Contentful Management API personal access token and Space ID; both must be set as environment variables and kept secure
  • Protected environments feature blocks writes and deletes to specified environments (e.g., master, staging)—disabled by default, so all environments are writable unless explicitly configured
  • Node.js and npm are required; the npx install downloads fresh each time (configure in .mcp.json or client config for persistence)
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
59
11.8
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
85.8
⚿ 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-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@contentful/mcp-tools"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
5/25/20267/4/2026 · 30 snapshots
⚙ Maintenance health
maintenance data not yet available — check back later.
⛁ Raw data
weekly downloads3k
github stars57
forks28
open issues42
license✓ present
readme length14394 chars
last publish6d ago
last commit0d ago
last updated2d ago
install verified✗ fail · 32d 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