MCP server for .NET debugging — enable AI agents to debug .NET applications interactively.
Interfaces directly with the .NET runtime using ICorDebug APIs — the same approach used by JetBrains Rider. No DAP overhead.
Launch, attach, breakpoints, stepping, variable inspection, expression evaluation, stack traces, memory layout analysis.
Run instantly with dnx debug-mcp on .NET 10+. No global install needed.