debugger
NewSystematic debugging and root cause analysis for identifying and fixing software issues. Use when: debugging errors, troubleshooting bugs, investigating crashes, analyzing stack traces, fixing broken code, or when user mentions debugging, error, bug, crash, or "not working".
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "debugger": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is debugger?
Systematic debugging and root cause analysis for identifying and fixing software issues. Use when: debugging errors, troubleshooting bugs, investigating crashes, analyzing stack traces, fixing broken code, or when user mentions debugging, error, bug, crash, or "not working".
How to install debugger?
To install debugger: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "debugger": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is debugger best for?
debugger is a mcp categorized under Development. It is designed for: coding. Created by shubhamsaboo.