buildpulse-mcp

BuildPulseLLC/buildpulse-mcp
★ 0 stars Go AI/LLM Updated 10d ago
BuildPulse Model Context Protocol server — surface flaky tests, CI run history, and coverage health to Claude, Cursor, ChatGPT, and any MCP-aware AI agent.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

README Excerpt

> Model Context Protocol server for the [BuildPulse](https://buildpulse.io) > Platform API. Surface flaky tests, CI run history, and coverage health > in Claude Desktop, Cursor, ChatGPT, Cline, Windsurf, Continue, Zed, > VS Code Copilot, and any other MCP-aware AI agent. ```bash npx -y @buildpulse/mcp

Tools (7)

BUILDPULSE_TOKENPLATFORM_API_URLfind_flaky_testsget_repo_coverageget_repo_flakinessget_test_historylist_recent_submissions