csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.; mcp-windbg: This MCP server integrates with CDB to enable AI models to analyze Windows crash dumps and connect to remote debugging sessions using WinDbg/CDB. It allows users to execute debugger commands through natural language queries. The server supports crash dump analysis, live debugging, and directory analysis.
Integrating .NET applications with the Model Context Protocol
Analyze Windows crash dumps