MCP Debug Recorder runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 22 Jul 2026.
Record debug sessions, commands, failed attempts, and successful fixes in local SQLite storage.
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 debug-recorder-mcp -- npx -y debug-recorder-mcp
{
"mcpServers": {
"debug-recorder-mcp": {
"args": [
"-y",
"debug-recorder-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.debug-recorder-mcp]
command = "npx"
args = ["-y", "debug-recorder-mcp"]
{
"mcpServers": {
"debug-recorder-mcp": {
"args": [
"-y",
"debug-recorder-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"debug-recorder-mcp": {
"args": [
"-y",
"debug-recorder-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.