MCP server for .NET debugging — 34 tools for breakpoints, inspection, exception autopsy, code analysis, and more. Built on ICorDebug.
$git clone https://github.com/jkolo/debug-mcpInstalls into the current project.
Install debug-mcp by running `git clone https://github.com/jkolo/debug-mcp`, then use it for the current task and follow its documentation at https://github.com/jkolo/debug-mcp.