mcp-debugger
01Plugin Claude Code
Plugin marketplace listing 1 plugin: mcp-debugger.
Plugin Claude Code
Plugin marketplace listing 1 plugin: mcp-debugger.
Plugin Claude Code
Multi-language debugging plugin for Claude Code using Debug Adapter Protocol. Debug JavaScript/TypeScript, Python, Go, and Rust with real breakpoints, stepping, and variable inspection.
MCP server Claude CodeCodexCursor
MCP server "mcp-debugger" as configured in bherbruck/mcp-debugger. Runs ${CLAUDE_PLUGIN_ROOT}/bin/bundle.js with node. Needs 1 environment variable to run.
Instructions file
Claude Code instructions for bherbruck/mcp-debugger, covering claude.md, project overview, build commands, architecture and layer structure.
Agent
Use this agent when debugging code, investigating bugs, or needing to understand program behavior at runtime. user: "Help me debug this Python script that's returning wrong values" assistant: "I'll use the debug-assistant to set breakpoints and step through the code" User needs to investigate runtime behavior …
Command
Manage breakpoints in a debug session.
Command
Start a debugging session for a file with real breakpoints and stepping.
Command
Step through code in a debug session.