Skip to content
Back to search
30
MCP

ASP.NET Core Debugger — MCP Server for AI Agents

io.github.magna-nz/aspnetcore-debugger-mcp

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

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools
mcp-digger
MCP server giving AI coding agents progressive, on-demand access to .NET C# NuGet package source code.
0 tools
.NET MCP Server
AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.
0 tools
aws-agentcore-mcp-server
MCP server providing comprehensive AWS AgentCore documentation for building production-ready AI agents with enterprise security, observabili
0 tools
@ai-capabilities-suite/mcp-debugger-server
Enterprise-grade MCP server providing advanced debugging capabilities for Node.js and JavaScript applications via Chrome DevTools Protocol.
0 tools
agent-deploy-mcp
MCP server for Agent Deploy — deploy and manage apps from any AI client
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "asp.net_core_debugger_—_mcp_server_for_ai_agents": {
      "url": "None",
      "transport": "http"
    }
  }
}