Loomal

ASP.NET Core Debugger — MCP Server for AI Agents

MCP server by github.com/magna-nz/aspnetcore-debugger-mcp

MCP server giving AI agents interactive .NET / ASP.NET Core debugging via netcoredbg + DAP.

7 starsnuget: AspNetCoreDebuggerMcp

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

ASP.NET Core Debugger — MCP Server for AI Agents is an MCP (Model Context Protocol) server published by magna-nz in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server giving AI agents interactive .NET / ASP.NET Core debugging via netcoredbg + DAP.

It ships as a NuGet package (AspNetCoreDebuggerMcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/magna-nz/aspnetcore-debugger-mcp, where the project has earned 7 GitHub stars.

Use ASP.NET Core Debugger — MCP Server for AI Agents with your agent

Claude Code · one command
claude mcp add asp-net-core-debugger-mcp-server-for-ai-agents -- dnx AspNetCoreDebuggerMcp --yes
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "asp-net-core-debugger-mcp-server-for-ai-agents": {
      "command": "dnx",
      "args": [
        "AspNetCoreDebuggerMcp",
        "--yes"
      ]
    }
  }
}
nugetAspNetCoreDebuggerMcp

Frequently asked questions

What is ASP.NET Core Debugger — MCP Server for AI Agents?
ASP.NET Core Debugger — MCP Server for AI Agents is an MCP (Model Context Protocol) server by magna-nz in the Autonomous Agents category. MCP server giving AI agents interactive .NET / ASP.NET Core debugging via netcoredbg + DAP.
How do I connect ASP.NET Core Debugger — MCP Server for AI Agents to Claude, Cursor, or another MCP client?
Install ASP.NET Core Debugger — MCP Server for AI Agents from its nuget package (AspNetCoreDebuggerMcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ASP.NET Core Debugger — MCP Server for AI Agents open source?
Yes — the source code is public at github.com/magna-nz/aspnetcore-debugger-mcp, with 7 GitHub stars.
Can AI agents pay to use ASP.NET Core Debugger — MCP Server for AI Agents?
Not yet through Loomal — ASP.NET Core Debugger — MCP Server for AI Agents is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ASP.NET Core Debugger — MCP Server for AI Agents? Claim this listing free by verifying GitHub ownership, or contact us.