Skip to content
Claude Desktop

playwright report mcp for Claude Desktop

io.github.hubertgajewski/playwright-report-mcp

Run Playwright tests and surface structured results for AI agents doing test failure analysis.

client:Claude Desktop transport:stdio runtime:npm

Install playwright report mcp in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "playwright-report-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "playwright-report-mcp"
      ],
      "env": {
        "PW_ALLOWED_DIRS": "<PW_ALLOWED_DIRS>",
        "PW_RESULTS_FILE": "<PW_RESULTS_FILE>"
      }
    }
  }
}

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

playwright report mcp in other clients