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
{
"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