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
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
—
—
More Developer Tools MCP servers
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
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.
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Comments