jasonjmcghee/claude-debugs-for-you
Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension
This tool helps software developers quickly find and fix bugs in their code. It takes your code and a natural language description of the problem, then uses an AI assistant (like Claude) to interactively debug it by setting breakpoints and evaluating expressions. The output is a better understanding of the bug and often a suggested fix, making the debugging process faster and more intuitive.
495 stars. Available on npm.
Use this if you are a software developer using VS Code and want an AI assistant to help you interactively debug your code across various programming languages.
Not ideal if you are not a software developer or you prefer to debug your code entirely manually without AI assistance.
Stars
495
Forks
42
Language
TypeScript
License
MIT
Category
Last pushed
Dec 20, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/jasonjmcghee/claude-debugs-for-you"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
isaacphi/mcp-language-server
mcp-language-server gives MCP enabled clients access semantic tools like get definition,...
VikashLoomba/copilot-mcp
A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub...
biegehydra/BifrostMCP
VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
tjx666/vscode-mcp
MCP server for Claude Code/VSCode/Cursor/Windsurf to use editor self functionality. ⚡ Get...
malvex/mcp-server-vscode
Give Claude Code direct access to VS Code's code navigation, error checking, and debugging tools...