Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jkolo • Uncategorized
An MCP server exposing .NET debugging capabilities for AI agents to interactively debug .NET applications.
Launch or attach to .NET processes and control program execution.
Set and manage breakpoints, including exception and tracepoints.
Inspect program state, evaluate expressions, and analyze exceptions with full context.
debug-mcp is a Model Context Protocol server that interfaces directly with the .NET runtime using ICorDebug APIs to provide structured debugging tools. It enables AI assistants to launch or attach to .NET processes, set various breakpoints, step through code, inspect variables, analyze stack traces, and navigate code. This direct integration offers a more seamless and powerful debugging experience compared to external debugger-based tools.