Skip to main content
Model Context Protocol Server

debug-mcp.net

MCP server for .NET debugging — enable AI agents to debug .NET applications interactively.

terminal
# no install needed
$dnx debug-mcp
Capabilities

Native .NET debugging for AI agents

ICorDebug
Direct ICorDebug Access

Interfaces directly with the .NET runtime using ICorDebug APIs — the same approach used by JetBrains Rider. No DAP overhead.

Tools
Full Debug Toolkit

Launch, attach, breakpoints, stepping, variable inspection, expression evaluation, stack traces, memory layout analysis.

.NET 10
Zero Installation

Run instantly with dnx debug-mcp on .NET 10+. No global install needed.