by svnscha · MCP Server · ★ 1.2k
MCP Server for WinDbg Crash Analysis A Model Context Protocol server that bridges AI models with WinDbg for crash dump analysis and remote debugging. Overview This MCP server integrates with CDB to enable AI models to analyze Windows crash dumps and connect to remote debugging sessions using WinDbg/CDB. What is this? An AI-powered tool that bridges LLMs with WinDbg for crash dump analysis and live debugging. Execute debugger commands through natural language queries like "Show me the call stack and explain this access violation". What This is Not Not a magical auto-fix solution.
| Stars | 1,218 |
| Forks | 111 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.426/100 |
| Open Issues | 10 |
| Last Updated | 2026-04-13 |
| Created | 2025-05-02 |
| Platforms | mcp, python |
| Est. Tokens | ~222k |
These tools work well together with mcp-windbg for enhanced workflows:
Explore other popular mcp server tools:
mcp-windbg is Model Context Protocol for WinDBG. It is categorized as a MCP Server with 1.2k GitHub stars.
mcp-windbg is primarily written in Python. It covers topics such as copilot, copilot-chat, crash-dump.
You can find installation instructions and usage details in the mcp-windbg GitHub repository at github.com/svnscha/mcp-windbg. The project has 1.2k stars and 111 forks, indicating an active community.
mcp-windbg is released under the MIT license, making it free to use and modify according to the license terms.