Skip to content
Claude Desktop

cyberchef mcp for Claude Desktop

io.github.doublegate/cyberchef-mcp

CyberChef's 504 data-transformation operations as MCP tools: encryption, encoding, forensics.

client:Claude Desktop transport:stdio runtime:oci

Install cyberchef mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "cyberchef-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/doublegate/cyberchef-mcp_v4:4.2.0"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

cyberchef mcp in other clients