Back to directory
contentful-mcp

contentful-mcp

@ivo-toby61

MCP server for the Contentful Management API

contentfulmcpmanagementcloud

Installation & Configuration

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

Information

Transport
stdiostreamable
Language
TypeScript
Created
2024/12/4
Updated
2025/10/16