MCP server for unpacking and analyzing Playwright trace.zip archives
An MCP server that unpacks and structures Playwright archives so AI agents can perform root-cause analysis on CI failures — without drowning in raw JSON or blowing up the context window. When a Playwright test fails in CI, you get a . It's a binary blob. LLMs can't read it natively, and dumping the raw contents exceeds the context window. Engineers end up copying log snippets into ChatGPT…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP server that unpacks and structures Playwright archives so AI agents can perform root-cause analysis on CI failures — without drowning in raw JSON or blowing up the context window. When a Playwright test fails in CI, you get a . It's a binary blob. LLMs can't read it natively, and dumping the raw contents exceeds the context window. Engineers end up copying log snippets into ChatGPT manually like it's 2022. This MCP server solves that: 16 focused tools that expose exactly the signal an…