claude-debugs-for-you
An MCP server and VS Code Extension that enables automatic debugging via breakpoints and expression evaluation across languages. It allows any LLM (e.g., Claude) to interactively debug any programming language via MCP and a VS Code Extension, providing debugging capabilities through the Model Context Protocol.
About this tool
claude-debugs-for-you
Category: Testing & Debugging Tools
Tags: mcp, debugging, vscode, ai-integration
Description
claude-debugs-for-you is an MCP server and VS Code extension that enables interactive, automatic debugging for any programming language via breakpoints and expression evaluation. It allows large language models (LLMs), such as Claude, to interface with the debugging process through the Model Context Protocol (MCP), making debugging workflows accessible to AI assistants across languages.
Features
- Language-agnostic debugging: Works with any programming language supported by VS Code debugging, assuming debugger console support and a valid
launch.jsonconfiguration. - MCP server integration: Exposes debugging capabilities through the Model Context Protocol, enabling LLMs to control and interact with the debugger.
- VS Code extension: Provides an extension for Visual Studio Code to bridge LLMs and the debugging process.
- Breakpoints and expression evaluation: Supports setting breakpoints and evaluating expressions programmatically via MCP.
- LLM support: Designed to work with any LLM (e.g., Claude, GPT-4), not just Claude, for debugging automation.
- Multiple client compatibility: Can be used with Claude Desktop, Continue, Cursor, or any client supporting MCP.
- Configurable startup: Allows for configuration via environment variables and extension settings (e.g., port selection).
- Automatic debug server startup: Starts the debug server automatically on VS Code initialization (can be disabled in settings).
- Flexible transport: Supports both node process and SSE (Server-Sent Events) based communication for different client types.
- Demo examples and configuration guidance: Provides detailed instructions and examples for setup with various clients.
- Open source and extensible: MIT licensed and open to contributions.
Pricing
- Free and open source (MIT License)
Resources
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)An MCP server bridging debugging tools with AI systems via the Debug Adapter Protocol, enabling debugger control and enhanced workflows—showcasing developer tool integration in MCP servers.
Connects Claude to Blender for analyzing and interacting with IFC building models via MCP, featuring specialized tools for querying and exploring BIM data. A practical BIM-focused MCP server.
MCP server that integrates with chess engines and libraries to provide game analysis, move generation, and position evaluation, illustrating how MCP servers can power AI-driven chess research and applications.
An MCP server integrating Arduino-based robotics (ESP32 or Arduino Nano) with AI, enabling control of hardware components like LEDs, motors, servos, and sensors through AI assistants. Highly relevant as an innovative MCP server expanding hardware interaction capabilities.
A server wrapping the code2flow tool as an MCP service, enabling AI applications to generate and access code call graphs using a standardized protocol. Directly demonstrates MCP server integration.
Enables AI assistants to publish blog content to external platforms through a Python-based MCP server, supporting automated content publishing workflows.