ASP.NET Core Debugger — MCP Server for AI Agents
MCP server giving AI agents interactive .NET / ASP.NET Core debugging via netcoredbg + DAP.
Install
NuGetstdio
dnx AspNetCoreDebuggerMcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-magna-nz-aspnetcore-debugger-mcp": {
"command": "dnx",
"args": [
"AspNetCoreDebuggerMcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.magna-nz/aspnetcore-debugger-mcp · published 2026-09-08 · updated 2026-09-08. Not an endorsement; review the code before connecting it to anything sensitive.