Skip to content

Contentful Contentful

Free

by MCP Community

Contentful MCP Server - Model Context Protocol server for Contentful

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

Contentful Contentful MCP Server

Contentful MCP Server - Model Context Protocol server for Contentful

Installation

npx -y @iflow-mcp/contentful-contentful-mcp-server

Reviews

Leave a Review

Installation

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