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.
Loading more......
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.
Category: Testing & Debugging Tools
Tags: mcp, debugging, vscode, ai-integration
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.
launch.json configuration.