Log Debug Issue
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add log-debug-issueQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"log-debug-issue": {
"command": "npx",
"args": [
"@modelcontextprotocol/log-debug-issue"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Log problems, bugs, and debugging processes with solutions. Use when encountering issues during development, debugging problems, or documenting solutions for future reference. Maintains DEBUG_LOG.md with structured problem-solution entries.
Tags
developmentpythongodebugginggitskill