← MCPLookup
Packageactivev1.1.0

MCP Debug Recorder

io.github.oaslananka/debug-recorder-mcp

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

No blockers found

assessed on 1 of 4 dimensions

  • ProvenanceOrigin linked to a public source repository.Official MCP Registry · as of Jul 6, 2026
    Pass
  • MaintenanceRepository maintenance signals not yet ingested.
    Pending
  • Manifest integrityLive manifest not yet captured — the rug-pull baseline begins at first probe.
    Pending
  • Supply chainPackage vulnerability scan not yet run.
    Pending
  • Behavioral trustNo live endpoint to observe.
    Not applicable

Connect

npm package · v1.1.0 · stdio
npx -y debug-recorder-mcp
  • DEBUG_RECORDER_DB
    Override the SQLite database location for local debug history.
  • LOG_LEVEL
    Set the minimum structured log level: debug, info, warn, or error.
  • FUZZY_THRESHOLD
    Override the Fuse.js threshold used during fuzzy reranking.
  • DEBUG_RECORDER_REDACT_BEFORE_STORE
    Set to true to redact common secret patterns before persisting debug text.
  • HOST
    HTTP bind host for optional Streamable HTTP mode. Defaults to 127.0.0.1.
  • PORT
    HTTP port for optional Streamable HTTP mode.
  • DEBUG_RECORDER_HTTP_TOKENsecret
    Bearer token for optional Streamable HTTP mode. Required for non-loopback bind.
  • DEBUG_RECORDER_ALLOWED_HOSTS
    Comma-separated HTTP Host allowlist for optional Streamable HTTP mode.
  • DEBUG_RECORDER_ALLOWED_ORIGINS
    Comma-separated Origin allowlist for optional Streamable HTTP mode.
  • DEBUG_RECORDER_MAX_BODY_BYTES
    Maximum JSON body size for optional Streamable HTTP mode.
  • DEBUG_RECORDER_REMOTE_HTTP
    Must be true to allow optional Streamable HTTP mode to bind outside loopback.

Provenance

  • Official MCP Registry · as of Jul 6, 2026 · registry-tos

Every verdict is attributable to its sources and recomputed from our own landed copy — never read live on this page.