ASP.NET Core Debugger — MCP Server for AI Agents

Created By
magna-nz11 days ago
An MIT-licensed MCP server that gives AI agents (Claude, Cursor, Copilot) interactive .NET debugging via netcoredbg and the Debug Adapter Protocol. 26 tools: launch/attach, breakpoints (line, function, exception, data), stepping, thread inspection, stack traces, expression evaluation, variable mutation, exception autopsy, hang/deadlock analysis, server-side request tracing, and process output capture.

Server Config

{
  "mcpServers": {
    "aspnetcore-debugger": {
      "command": "aspnetcore-debugger-mcp"
    }
  }
}
Project Info
Created At
11 days ago
Updated At
10 days ago
Author Name
magna-nz
Star
-
Language
-
License
-
Category

Recommend Servers

View All