Loading languages...
CO

contentful-mcp

@ivo-toby61

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

contentful
mcp
management

# mcpServer Config

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

# stdio

npx -y @ivotoby/contentful-management-mcp-server
Transport:
stdio
streamable
语言:
TypeScript
创建时间:12/4/2024
更新时间:10/17/2025