microsoft/DebugMCP
An MCP server that exposes VS Code debugger operations (breakpoints, stepping, inspection) to AI coding agents.

Collecting fresh signals — velocity needs a few days of history.
collecting data…
star history
DebugMCP is a VS Code extension implementing the Model Context Protocol to let AI agents control the built-in debugger. It exposes tools for setting breakpoints, stepping through execution, inspecting variables, and evaluating expressions. It is designed to work with MCP-compatible assistants such as GitHub Copilot, Cursor, Codex, Cline, Windsurf, and Roo Code, and supports any language the VS Code debugger handles.
Frequently asked
- What is microsoft/DebugMCP?
- An MCP server that exposes VS Code debugger operations (breakpoints, stepping, inspection) to AI coding agents.
- Is DebugMCP open source?
- Yes — microsoft/DebugMCP is open source, released under the MIT license.
- What language is DebugMCP written in?
- microsoft/DebugMCP is primarily written in TypeScript.
- How popular is DebugMCP?
- microsoft/DebugMCP has 500 stars on GitHub.
- Where can I find DebugMCP?
- microsoft/DebugMCP is on GitHub at https://github.com/microsoft/DebugMCP.