claude-debugs-for-you and mcp-server-vscode

The Claude debugs for you extension is an ecosystem sibling to the MCP server VS Code extension, as the former utilizes the Model Context Protocol to facilitate interactive debugging via LLMs, while the latter is a server providing VS Code access to tools like code navigation and debugging through that very protocol.

claude-debugs-for-you
56
Established
mcp-server-vscode
46
Emerging
Maintenance 6/25
Adoption 10/25
Maturity 25/25
Community 15/25
Maintenance 10/25
Adoption 5/25
Maturity 15/25
Community 16/25
Stars: 495
Forks: 42
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 14
Forks: 6
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

About claude-debugs-for-you

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.

software-development code-debugging developer-tools interactive-debugging

About mcp-server-vscode

malvex/mcp-server-vscode

Give Claude Code direct access to VS Code's code navigation, error checking, and debugging tools through the Model Context Protocol.

This tool allows AI assistants like Claude to directly understand and interact with your code in VS Code, enhancing how you develop software. It takes natural language requests from the AI and returns precise code information, debug controls, and refactoring actions within your familiar editor. Software developers who use Claude for coding assistance will find this invaluable for accelerating their workflows.

software-development developer-tools code-debugging code-refactoring AI-assisted-development

Scores updated daily from GitHub, PyPI, and npm data. How scores work