flakiness-knowledge-graph-mcp

vola-trebla/flakiness-knowledge-graph-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 2d ago
MCP server + Playwright reporter that builds a flakiness knowledge graph from test run history
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flakiness-knowledge-": {
      "command": "npx",
      "args": [
        "-y",
        "vola-trebla/flakiness-knowledge-graph-mcp"
      ]
    }
  }
}

README Excerpt

A Playwright custom reporter + MCP server that builds a local flakiness knowledge graph from your test run history. Ask your AI agent which tests are unreliable, on which browser, and whether they're getting worse. A single Playwright trace tells you _what_ failed right now. It doesn't tell you whether this test has been silently flaking for two weeks, or only fails on Firefox in CI, or is getting slower with every release.

Tools (8)

cluster_semantic_error_treescorrelate_git_commit_flakinessget_error_groupsget_failure_patternsget_flakiness_trendget_flaky_testsget_slow_testsget_test_history