DebugMCP

microsoft/DebugMCP
★ 304 stars TypeScript 💻 Code/Dev Tools Updated 23d ago
Gift your VS Code agent a real debugger: breakpoints, stepping, inspection.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "debugmcp": {
      "command": "npx",
      "args": [
        "-y",
        "microsoft/DebugMCP"
      ]
    }
  }
}

Topics

ai-agentai-debuggingbreakpointscopilotcursordebuggerllmmcpmodel-context-protocolvscode-extension