debug-recorder-mcp

oaslananka/debug-recorder-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
TypeScript MCP server for structured debug session capture, reproducible diagnostics, event recording, and developer workflow observability.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "debug-recorder-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "oaslananka/debug-recorder-mcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <a href="https://www.buymeacoffee.com/oaslananka"> <img src="https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20coffee&emoji=%E2%98%95&slug=oaslananka&button_colour=FFDD00&font_colour=000000&font_family=Arial&outline_colour=000000&coffee_colour=ffffff" alt="Buy me a coffee" />

Tools (20)

DEBUG_RECORDER_ALLOWED_HOSTSDEBUG_RECORDER_ALLOWED_ORIGINSDEBUG_RECORDER_DBDEBUG_RECORDER_HTTP_TOKENDEBUG_RECORDER_MAX_BODY_BYTESDEBUG_RECORDER_REDACT_BEFORE_STOREDEBUG_RECORDER_REMOTE_HTTPFUZZY_THRESHOLDHOSTLOG_LEVELPORTadd_fixclose_sessiondelete_sessionexport_sessionsfind_similar_errorsget_diagnosticsget_sessionget_session_contextget_stats

Topics

automationdebuggingdeveloper-toolsdiagnosticsmcpmodel-context-protocolnodejsobservabilityrecordingtestingtroubleshootingtypescript