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_DIR(str)
Root of the Playwright project — used as the working directory when running tests. Defaults to process.cwd().
PW_RESULTS_FILE(str)
Absolute path to the JSON reporter output file. Defaults to <PW_DIR>/test-results/results.json.