MCP.so
Sign In

ASP.NET Core Debugger — MCP Server for AI Agents

@magna-nz

About ASP.NET Core Debugger — MCP Server for AI Agents

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 evalua

Basic information

Category

Developer Tools

Transports

stdio

Publisher

magna-nz

Submitted by

magna-nz

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "aspnetcore-debugger": {
      "command": "aspnetcore-debugger-mcp"
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is ASP.NET Core Debugger — MCP Server for AI Agents?

How to use ASP.NET Core Debugger — MCP Server for AI Agents?

Key features of ASP.NET Core Debugger — MCP Server for AI Agents

Use cases of ASP.NET Core Debugger — MCP Server for AI Agents

FAQ from ASP.NET Core Debugger — MCP Server for AI Agents

Comments

More Developer Tools MCP servers