Back to search
30
MCP
ASP.NET Core Debugger — MCP Server for AI Agents
io.github.magna-nz/aspnetcore-debugger-mcpMCP 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
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"
}
}
}