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
How to use
Tools exposed
nodevsce
Tested with
Claude Desktop, Continue, Cursor, VS Code
Example client config
{\n "mcpServers": {\n "debug": {\n "command": "node",\n "args": [\n "/path/to/mcp-debug.js"\n ]\n }\n }\n} 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.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Computer Use
Anthropic
Claude takes the mouse and keyboard. A vision-based agent that controls a real desktop, not just a browser.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
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.
idosal/git-mcp
Various
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
wonderwhy-er/DesktopCommanderMCP
Various
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.