A powerful MCP tool for analyzing Playwright trace files with smart filtering, network analysis, and screenshot extraction
{
"mcpServers": {
"metotoplaywright-trace-analyzer": {
"command": "npx",
"args": [
"-y",
"@metoto/playwright-trace-analyzer-mcp"
]
}
}
}