Loading MCP server directory, please wait...
Run Playwright tests and surface structured results for AI agents doing test failure analysis.
npx @getmcp/cli add io.github.hubertgajewski/playwright-report-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hubertgajewski/playwright-report-mcp": {
"command": "npx",
"args": [
"-y",
"playwright-report-mcp"
],
"env": {
"PW_DIR": "",
"PW_RESULTS_FILE": ""
}
}
}
}