SERVER

MCP Debug Recorder

Rank #12058

glama/oaslananka/mcp-debug-recorder

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

First listed
Apr 8, 2026
Last publish date
Apr 8, 2026
OVERVIEW

MCP Debug Recorder is a Model Context Protocol (MCP) server published by oaslananka. It ranks #12058 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Debug Recorder is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 8, 2026 and most recently updated on Apr 8, 2026.

STANDING
#12,058of 58,832 tracked serversTop 25%

Ranks ahead of 46,774 of 58,832 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": {
    "mcp-debug-recorder": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-debug-recorder"
      ],
      "env": {
        "DEBUG_RECORDER_DB": "<your DEBUG_RECORDER_DB>",
        "LOG_LEVEL": "<your LOG_LEVEL>",
        "FUZZY_THRESHOLD": "<your FUZZY_THRESHOLD>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

oaslananka

Organization
Total servers
8
Total versions
14
MORE FROM THIS PUBLISHER

Other servers by oaslananka

View all oaslananka servers →
VERSIONS

Available versions (1)

VersionPublished
1.0.1Apr 8, 2026
FAQ

Frequently asked questions

What is MCP Debug Recorder?
Record debug sessions, commands, failed attempts, and successful fixes in local SQLite storage.
Who maintains MCP Debug Recorder?
MCP Debug Recorder is maintained by oaslananka, which publishes 8 MCP servers (14 total versions) tracked on MCP Toplist.
Is MCP Debug Recorder an official MCP server?
Yes — MCP Debug Recorder is listed on the Official MCP Registry, alongside Glama.
How many versions does MCP Debug Recorder have?
MCP Toplist tracks 1 version of MCP Debug Recorder, most recently published on Apr 8, 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/mcp-debug-recorder.
EXPLORE