Skip to content
Verified official

MCP Debug Recorder MCP

v1.1.3

io.github.oaslananka/debug-recorder-mcp

Record debug sessions, commands, failed attempts, and successful fixes in local SQLite storage.

transport:stdio runtime:npm

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add debug-recorder-mcp -e DEBUG_RECORDER_DB=<DEBUG_RECORDER_DB> -e LOG_LEVEL=<LOG_LEVEL> -e FUZZY_THRESHOLD=<FUZZY_THRESHOLD> -e DEBUG_RECORDER_REDACT_BEFORE_STORE=<DEBUG_RECORDER_REDACT_BEFORE_STORE> -e HOST=<HOST> -e PORT=<PORT> -e DEBUG_RECORDER_HTTP_TOKEN=<DEBUG_RECORDER_HTTP_TOKEN> -e DEBUG_RECORDER_ALLOWED_HOSTS=<DEBUG_RECORDER_ALLOWED_HOSTS> -e DEBUG_RECORDER_ALLOWED_ORIGINS=<DEBUG_RECORDER_ALLOWED_ORIGINS> -e DEBUG_RECORDER_MAX_BODY_BYTES=<DEBUG_RECORDER_MAX_BODY_BYTES> -e DEBUG_RECORDER_REMOTE_HTTP=<DEBUG_RECORDER_REMOTE_HTTP> -- npx -y debug-recorder-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.