MCP Csharp Debug

Run and debug C# MCP servers locally. Covers IDE configuration, MCP Inspector testing, GitHub Copilot Agent Mode integration, logging setup, and troubleshooting. USE FOR: running MCP servers locally with dotnet run, configuring VS Code or Visual Studio for MCP debugging, testing tools with MCP Inspector, testing with GitHub Copilot Agent Mode, diagnosing tool registration issues, setting up mcp.json configuration, debugging MCP protocol messages, configuring logging for stdio and HTTP servers. DO NOT USE FOR: creating new MCP servers (use mcp-csharp-create), writing automated tests (use mcp-csharp-test), publishing or deploying to production (use mcp-csharp-publish).

bouclem d2cf1d7 3 files · 16.1 KB Updated 7 repo stars

File contents

bouclem/skills/tree/main/SKILLS/LANGUAGES/CSHARP/001-mcp-csharp-debug commit d2cf1d73e0

Frequently asked questions

npx skillmds@latest add bouclem/mcp-csharp-debug