io.github.hubertgajewski
playwright-report-mcp
Run Playwright tests and surface structured results for AI agents doing test failure analysis.
stdiocommunityapplication
Package Details
playwright-report-mcp
Transportstdio
Environment Variables
PW_ALLOWED_DIRS(str)
path.delimiter-separated list of directories the per-call workingDirectory parameter may point at. Entries may be absolute or relative (resolved once against the server's launch cwd at startup). Defaults to '.' (authorizes only the launch directory).
PW_RESULTS_FILE(str)
Absolute path override for the JSON reporter output file. Defaults to <workingDirectory>/test-results/results.json, computed per call.