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…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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…