SERVER

MCP Debug Recorder

Rank #8,300

io.github.oaslananka/debug-recorder-mcp

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

First listed
May 26, 2026
Last publish date
Jul 6, 2026
OVERVIEW

MCP Debug Recorder is a Model Context Protocol (MCP) server published by oaslananka. It ranks #8,300 of 76,851 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Debug Recorder is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 26, 2026 and most recently updated on Jul 6, 2026.

STANDING
#8,300of 76,851 tracked serversTop 25%

Ranks ahead of 68,551 of 76,851 servers on MCP Toplist.

CONNECT

Use MCP Debug Recorder

Add MCP Debug Recorder to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "debug-recorder-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "debug-recorder-mcp"
      ],
      "env": {
        "DEBUG_RECORDER_DB": "<your DEBUG_RECORDER_DB>",
        "LOG_LEVEL": "<your LOG_LEVEL>",
        "FUZZY_THRESHOLD": "<your FUZZY_THRESHOLD>",
        "DEBUG_RECORDER_REDACT_BEFORE_STORE": "<your DEBUG_RECORDER_REDACT_BEFORE_STORE>",
        "HOST": "<your HOST>",
        "PORT": "<your PORT>",
        "DEBUG_RECORDER_HTTP_TOKEN": "<your DEBUG_RECORDER_HTTP_TOKEN>",
        "DEBUG_RECORDER_ALLOWED_HOSTS": "<your DEBUG_RECORDER_ALLOWED_HOSTS>",
        "DEBUG_RECORDER_ALLOWED_ORIGINS": "<your DEBUG_RECORDER_ALLOWED_ORIGINS>",
        "DEBUG_RECORDER_MAX_BODY_BYTES": "<your DEBUG_RECORDER_MAX_BODY_BYTES>",
        "DEBUG_RECORDER_REMOTE_HTTP": "<your DEBUG_RECORDER_REMOTE_HTTP>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

oaslananka

Organization
Servers in org
13
Versions across org
30
MORE FROM THIS PUBLISHER

Other servers by oaslananka

View all oaslananka servers →
VERSIONS

Available versions (1)

VersionPublished
1.1.0Jul 6, 2026
FAQ

Frequently asked questions

Who maintains MCP Debug Recorder?
MCP Debug Recorder is maintained by oaslananka, which publishes 13 MCP servers (30 total versions) tracked on MCP Toplist.
Is MCP Debug Recorder listed on the Official MCP Registry?
Yes — MCP Debug Recorder is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does MCP Debug Recorder have?
MCP Toplist tracks 1 version of MCP Debug Recorder, most recently published on Jul 6, 2026.
Where can I find the source code for MCP Debug Recorder?
The source code for MCP Debug Recorder is hosted at github.com/oaslananka/debug-recorder-mcp.
EXPLORE