Skip to content
Claude Desktop

playwright trace decoder mcp for Claude Desktop

io.github.vola-trebla/playwright-trace-decoder-mcp

MCP server for unpacking and analyzing Playwright trace.zip archives

client:Claude Desktop transport:stdio runtime:npm

Install playwright trace decoder mcp in Claude Desktop

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

{
  "mcpServers": {
    "playwright-trace-decoder-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "playwright-trace-decoder-mcp"
      ]
    }
  }
}

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

playwright trace decoder mcp in other clients