debug-recorder-mcp
MCP Debug Recorder
Record debug sessions, commands, failed attempts, and successful fixes in local SQLite storage.
Package Details
debug-recorder-mcp
Environment Variables
Override the SQLite database location for local debug history.
Set the minimum structured log level: debug, info, warn, or error.
Override the Fuse.js threshold used during fuzzy reranking.
Set to true to redact common secret patterns before persisting debug text.
HTTP bind host for optional Streamable HTTP mode. Defaults to 127.0.0.1.
HTTP port for optional Streamable HTTP mode.
Bearer token for optional Streamable HTTP mode. Required for non-loopback bind.
Comma-separated HTTP Host allowlist for optional Streamable HTTP mode.
Comma-separated Origin allowlist for optional Streamable HTTP mode.
Maximum JSON body size for optional Streamable HTTP mode.
Must be true to allow optional Streamable HTTP mode to bind outside loopback.