svnscha/mcp-windbg
Model Context Protocol for WinDBG
Overview
svnscha/mcp-windbg is a Python MCP server licensed under MIT. Model Context Protocol for WinDBG Topics: copilot, copilot-chat, crash-dump, crash-reports, mcp, mcp-server, windbg, windbg-extension.
Ranked #244 out of 25632 indexed tools.
In the top 1% of all indexed tools.
Has 1,086 GitHub stars.
Ecosystem
Python MIT
copilotcopilot-chatcrash-dumpcrash-reportsmcpmcp-serverwindbgwindbg-extension
Signal Breakdown
Stars 1,086
Freshness 12d ago
Issue Health 64%
Contributors 3
Dependents 0
Forks 99
Description Brief
License MIT
How to Improve
Description low impact
Dependents medium impact
Matched Queries
From the README
# 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](https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/opening-a-crash-dump-file-using-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. It's a Python wrapper around CDB that leverages LLM knowledge to assist with debugging. ## Usage Modes - **Crash Dump Analysis**: Examine Windows crash dumps - **Live Debugging**: Connect to remote debugging targets - **Directory Analysis**: Process multiple dumps for patterns ## QuiRead full README on GitHub →
Are you the maintainer? Claim this listing