Skip to content
Back to search
30
MCP

debug-recorder-mcp

npm/debug-recorder-mcp

MCP server for recording debug sessions — query your debugging history with natural language

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

Similar MCP servers embedding-nearest

debug-mcp
MCP server for uploading debug incidents to Debug Memory
0 tools
MCP Debug Recorder
Record debug sessions, commands, failed attempts, and successful fixes in local SQLite storage.
0 tools
MCP Debug Recorder
Record debug sessions, commands, failed attempts, and successful fixes in local SQLite storage.
0 tools
dbgview-mcp
MCP server for capturing Windows debug output
0 tools
agent-replay-mcp
MCP server for agent session recording and replay — debug non-deterministic agent behavior with session comparison and divergence detection
0 tools
debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools

How to use

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

{
  "mcpServers": {
    "debug-recorder-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}