Skip to content

Contentful Management

Free

by MCP Community

MCP server for Contentful Content Management API integration

v1.21.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Contentful Management MCP Server

MCP server for Contentful Content Management API integration

Installation

npx -y @ivotoby/contentful-management-mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y @ivotoby/contentful-management-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "contentful-management": {
      "command": "npx",
      "args": ["-y", "@ivotoby/contentful-management-mcp-server"]
    }
  }
}