.NET Debugger for MCP
Give an AI agent a real .NET debugger: breakpoints, stepping, locals, expression evaluation.
Install
NuGetstdio
dnx DotnetDebugger.Mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-nevse-dotnet-debugger-mcp": {
"command": "dnx",
"args": [
"DotnetDebugger.Mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.nevse/dotnet-debugger-mcp · published 2026-09-15 · updated 2026-09-15. Not an endorsement; review the code before connecting it to anything sensitive.