by hwanyong · MCP Server · ★ 23
MCP Debug Tools The bridge between AI Agents and VS Code Debugger — Let your AI assistant set breakpoints, step through code, and inspect variables in real-time. Why MCP Debug Tools? Traditional AI coding assistants can read and write code, but they can't debug it. MCP Debug Tools removes this limitation by giving AI agents direct access to VS Code's debugger through simple CLI commands. 💡 Direct CLI Control — Works Without MCP Connection Beyond the standard MCP proxy, you can execute debugging actions via one-off terminal commands — no persistent connection required.
| Stars | 23 |
| Forks | 3 |
| Language | TypeScript |
| Category | MCP Server |
| License | GPL-3.0 |
| Quality Score | 64.9478905071243/100 |
| Last Updated | 2026-03-21 |
| Created | 2025-08-07 |
| Platforms | cli, mcp, node, vscode |
| Est. Tokens | ~6080k |
Explore other popular mcp server tools:
mcp-debug-tools is VSCode extension and CLI tool for MCP-based debugging with DAP protocol support. It is categorized as a MCP Server with 23 GitHub stars.
mcp-debug-tools is primarily written in TypeScript.
You can find installation instructions and usage details in the mcp-debug-tools GitHub repository at github.com/hwanyong/mcp-debug-tools. The project has 23 stars and 3 forks, indicating an active community.
mcp-debug-tools is released under the GPL-3.0 license, making it free to use and modify according to the license terms.