fleet-qa-mcp

Brajim20/fleet-qa-mcp
★ 0 stars Go Browser/Web Updated today
QA toolkit for Fleet: MCP server + CLI to reproduce issues, root-cause in deployed code, check build membership, drive a browser, and draft prefilled issues.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fleet-qa-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/Brajim20/fleet-qa-mcp@latest"
      ]
    }
  }
}

README Excerpt

A QA toolkit for [Fleet](https://github.com/fleetdm/fleet) with **three front-ends over one shared core**: an **MCP server** (for Claude Code / Cursor / VS Code), a **deterministic CLI** (for scripting / CI), and **Fleet QA Studio** — a web app that runs full investigations end-to-end. It reproduces issues, root-causes in the *deployed* code,

Tools (9)

browser_evalbrowser_sample_framesbuild_issue_urlcode_at_revfleet_requestgrep_codeis_in_buildlog_searchwhoami