Skip to content

@contentful/mcp-server

Free

by MCP Community

Contentful MCP Server - Model Context Protocol server for Contentful

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

@contentful/mcp-server MCP Server

Contentful MCP Server - Model Context Protocol server for Contentful

Installation

npx -y @contentful/mcp-server

Reviews

Leave a Review

Installation

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