ASP.NET Core Debugger — MCP Server for AI Agents
@magna-nz
关于 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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"aspnetcore-debugger": {
"command": "aspnetcore-debugger-mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
—
开发工具 分类下的更多 MCP 服务器
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
评论