Enterprise DNA
M MCP Servers Developer low

ivo-toby/contentful-mcp

by Various

MCP (Model Context Protocol) server for the Contentful Management API

I

MCP

ivo-toby/contentful-mcp

Added 1 June 2026

Overview

An MCP server that exposes the Contentful Management API to AI assistants via the Model Context Protocol. It allows developers to query, create, update, and delete content entries, assets, and other resources in Contentful spaces using natural language or structured commands.

Best for

Best for
Developers using AI assistants to manage Contentful content programmatically

Use cases

  • Automate content entry creation and updates in Contentful spaces
  • Query and retrieve content assets or entries via an AI assistant
  • Manage Contentful resources programmatically without manual API calls

How to use

Install

npx -y @smithery/cli install @ivotoby/contentful-management-mcp-server --client claude

Tested with

Claude Desktop, Continue

Example client config

{\n  "mcpServers": {\n    "contentful": {\n      "command": "npx",\n      "args": ["-y", "@ivotoby/contentful-management-mcp-server"],\n      "env": {\n        "CONTENTFUL_MANAGEMENT_ACCESS_TOKEN": "<Your CMA token>"\n      }\n    }\n  }\n}

Notes

An MCP server that exposes the Contentful Management API to AI assistants via the Model Context Protocol. It allows developers to query, create, update, and delete content entries, assets, and other resources in Contentful spaces using natural language or structured commands.

60 stars on GitHub. Last updated 2026-01-17. Licensed MIT.

Use cases

  • Automate content entry creation and updates in Contentful spaces
  • Query and retrieve content assets or entries via an AI assistant
  • Manage Contentful resources programmatically without manual API calls

Pros

  • Simplifies Contentful management through natural language interactions
  • Open source with TypeScript for easy customization and extension
  • Leverages the standard MCP protocol for broad AI tool compatibility

Cons

  • Limited to Contentful Management API capabilities, not a general-purpose tool
  • Requires setup and configuration of MCP client and Contentful credentials
  • Small community (60 stars) may mean fewer examples or support

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simplifies Contentful management through natural language interactions
  • Open source with TypeScript for easy customization and extension
  • Leverages the standard MCP protocol for broad AI tool compatibility

Cons

  • Limited to Contentful Management API capabilities, not a general-purpose tool
  • Requires setup and configuration of MCP client and Contentful credentials
  • Small community (60 stars) may mean fewer examples or support
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks