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
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Grafana MCP server
grafanaMCP server for Grafana
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Comments