Bugbrain runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm.
BugBrain QA platform for AI coding tools: autonomous exploratory testing, test plans, a11y audits.
Today is the operative word: we check Bugbrain every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @bugbrain/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@bugbrain/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@bugbrain/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@bugbrain/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@bugbrain/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BUGBRAIN_API_KEY (BugBrain API key (sk_live_...) — create one in BugBrain → Settings → API Keys), BUGBRAIN_BASE_URL (Override the BugBrain API base URL (default https://api.bugbrain.tech)), BUGBRAIN_TUNNEL_CMD (Custom tunnel command template for the create_tunnel tool ({port} is substituted; default uses cloudflared)).
The author declared them in the registry entry; get the values from the project itself.
AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero test code needed.
Code-aware browser testing agent — 13 Playwright tools for AI code editors via MCP
Web-app QA for AI agents: 73 Playwright tools — auth, E2E, a11y/SEO/GEO, Web Vitals + Lighthouse
PlatformIO for AI agents: build, flash, serial monitor, tests, crash decoding, size reports.
Autonomous QA MCP for web and macOS that tests like a real engineer, finds bugs, and verifies them.
Regex test, explain, replace patterns for AI agents
AI E2E testing bridge — give AI eyes and hands inside any app. 8 platforms, 40+ tools.
AI-callable tools for API mocking, testing, monitoring, security, and automation.
Answers built from our own checks of this server.