Server data from the Official MCP Registry
Record debug sessions, commands, failed attempts, and successful fixes in local SQLite storage.
Record debug sessions, commands, failed attempts, and successful fixes in local SQLite storage.
Set these up before or after installing:
Environment variable: DEBUG_RECORDER_DB
Environment variable: LOG_LEVEL
Environment variable: FUZZY_THRESHOLD
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-oaslananka-mcp-debug-recorder": {
"env": {
"LOG_LEVEL": "your-log-level-here",
"FUZZY_THRESHOLD": "your-fuzzy-threshold-here",
"DEBUG_RECORDER_DB": "your-debug-recorder-db-here"
},
"args": [
"-y",
"mcp-debug-recorder"
],
"command": "npx"
}
}
}Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 8 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally