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
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
—
—
Basic information
More Developer Tools MCP servers
Huoshan Test
volcengineMCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Comments