jasonjmcghee/claude-debugs-for-you
by Various
Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension
MCP
jasonjmcghee/claude-debugs-for-you
Added 1 June 2026
Overview
Enables LLMs like Claude to debug code interactively in any programming language. Works through the Model Context Protocol (MCP) and a VS Code extension. The LLM can step through code, inspect variables, and fix issues.
Best for
Best for
Developers who want an interactive LLM debugging assistant within VS Code
Use cases
- Debugging a failing test case
- Finding root cause of runtime errors
- Stepping through unfamiliar code with LLM assistance
Notes
Enables LLMs like Claude to debug code interactively in any programming language. Works through the Model Context Protocol (MCP) and a VS Code extension. The LLM can step through code, inspect variables, and fix issues.
510 stars on GitHub. Last updated 2025-12-20. Licensed MIT.
Use cases
- Debugging a failing test case
- Finding root cause of runtime errors
- Stepping through unfamiliar code with LLM assistance
Pros
- Works with multiple LLMs (Claude, etc.)
- Supports debugging in any language
- Open source with active community (510 stars)
Cons
- Requires VS Code and MCP setup
- Interactive debugging may be slower than automated analysis
- Depends on LLM’s ability to understand code context
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Works with multiple LLMs (Claude, etc.)
- Supports debugging in any language
- Open source with active community (510 stars)
Cons
- Requires VS Code and MCP setup
- Interactive debugging may be slower than automated analysis
- Depends on LLM's ability to understand code context
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.