BuildPulse is answering right now. Last checked 9 min ago. 276 installs a week from npm. Last commit 21 Sep 2026.
BuildPulse CI test analytics for AI agents — flaky tests, CI failures, flakiness, and code coverage.
We read the source, 9 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node ./lib/install.js
const child = spawn(binaryPath, process.argv.slice(2), {
const outPath = path.join(__dirname, binaryName);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.
claude mcp add buildpulse-mcp --transport http https://mcp.buildpulse.io/mcp
{
"mcpServers": {
"buildpulse-mcp": {
"url": "https://mcp.buildpulse.io/mcp"
}
}
}
[mcp_servers.buildpulse-mcp]
url = "https://mcp.buildpulse.io/mcp"
{
"mcpServers": {
"buildpulse-mcp": {
"url": "https://mcp.buildpulse.io/mcp"
}
}
}
{
"mcpServers": {
"buildpulse-mcp": {
"url": "https://mcp.buildpulse.io/mcp"
}
}
}
This one needs environment variables set before it will start:
BUILDPULSE_TOKEN (BuildPulse API token (`bp_<64-hex>`; legacy 40-hex tokens also accepted). Create one at buildpulse.io → Organization Settings → API Tokens.), PLATFORM_API_URL (Override the platform API base URL. Default: https://platform.buildpulse.io).
The author declared them in the registry entry; get the values from the project itself.
This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://mcp.buildpulse.io/mcp | streamable-http | sign-in | 881 ms | 9 min ago |
Run Playwright tests and surface structured results for AI agents doing test failure analysis.
AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents
Codebase analysis tools for AI agents: complexity, prop drilling, doc coverage, code smells.
Fast local and federated OSS code search and repo discovery for AI agents
Local-first code context, impact analysis, and merge-readiness verdicts for AI agents.
Writes adversarial test suites for AI-built code. Your agent's test engineer.
Semantic code search and analysis from CodeAlive for AI assistants and agents.
Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.
Answers built from our own checks of this server.