MCPHIVE

Contentful MCP: Documentation

Updated:

Connection

Managed endpoint: https://mcp.contentful.com/mcp (global) or https://mcp.eu.contentful.com/mcp (EU region) — connects with nothing to install, browser-based OAuth 2.1 auth, permissions scoped to the signed-in user. Local option: npx -y @contentful/mcp-server (repo contentful/contentful-mcp-server) — a Contentful Personal Access Token is passed via an environment variable, and every call runs as the token owner.

Tools

60+ tools across categories:

  • Entries — search, semantic search, CRUD, publishing, archiving, snapshots.
  • Content types — list, inspect, create, update, publish, field-level edits.
  • Assets — upload, organize, archive, publish media files.
  • Spaces & environments — discover and manage workspace structure.
  • Locales, tags, taxonomy — manage concepts and concept schemes.
  • AI Actions — create and invoke AI-powered workflows right inside Contentful.

Agent flow

"Find every Article entry with no published version", "upload this image as an asset and attach it to the entry", "create a new Review content type with rating and text fields".

Pricing

The MCP server is free on any Contentful plan; API and storage limits depend on the space's plan (Free / Team / Enterprise).