Loading MCP server directory, please wait...
Give an AI agent a real .NET debugger: breakpoints, stepping, locals, expression evaluation.
npx @getmcp/cli add io.github.nevse/dotnet-debugger-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nevse/dotnet-debugger-mcp": {
"command": "DotnetDebugger.Mcp"
}
}
}