BugProof runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 1 Jun 2026.
Capture, replay, and debug failures with portable, executable bug artifacts
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 bugproof -- npx -y bugproof
{
"mcpServers": {
"bugproof": {
"args": [
"-y",
"bugproof"
],
"command": "npx"
}
}
}
[mcp_servers.bugproof]
command = "npx"
args = ["-y", "bugproof"]
{
"mcpServers": {
"bugproof": {
"args": [
"-y",
"bugproof"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"bugproof": {
"args": [
"-y",
"bugproof"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.