bherbruck

8 mods across 1 repository, 2 stars between them.

mcp-debugger

02

bherbruck/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.

2 5mo ago A tokens not measured original MIT

mcp-debugger

03

bherbruck/mcp-debugger

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.

2 5mo ago A tokens not measured original MIT

bherbruck/mcp-debugger

Instructions file

Claude Code instructions for bherbruck/mcp-debugger, covering claude.md, project overview, build commands, architecture and layer structure.

2 5mo ago A 631 tokens original MIT

debug-assistant

05

bherbruck/mcp-debugger

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 …

2 5mo ago A 172 tokens original MIT

debug

07

bherbruck/mcp-debugger

Command

Start a debugging session for a file with real breakpoints and stepping.

2 5mo ago A 15 tokens original MIT