Skip to content
Back to search
30
MCP

BugProof

io.github.sidinsearch/bugproof

Capture, replay, and debug failures with portable, executable bug artifacts

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Bug Detector
Analyzes code for bugs, security vulnerabilities, and code smells
0 tools
bugpack-mcp
Pack bug screenshots into AI coding instructions with MCP Server integration
0 tools
Deadends.dev
Structured failure knowledge for AI agents.
0 tools
mcproof
A framework for testing MCP servers
0 tools
Memoria
Analyzes code dependencies through git forensics to prevent refactoring bugs
0 tools
Polyglot-Debugger
Multi-language debug skills and code execution helper.
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "bugproof": {
      "url": "None",
      "transport": "http"
    }
  }
}