mcp-windbg
MCPMCP server for WinDbg enabling AI-assisted crash dump analysis and Windows debugging via the Model Context Protocol.
Install
git clone https://github.com/svnscha/mcp-windbgStars
1,496
7d change
▲ 1.01%
Downloads / week
—
Last active
14 days ago
About
A Model Context Protocol server that bridges AI models with WinDbg for crash dump analysis, user-mode remote debugging, and kernel debugging.
This server drives the Windows debuggers - CDB for user mode (dumps and `-remote`) and KD for kernel targets (`-k`) - so you can debug in natural language: "Show me the call stack and explain this access violation" or "Open a kernel session and tell me which driver bugchecked."
It is not a magical auto-fix. It is a Python wrapper around `cdb.exe` / `kd.exe` that lets an LLM run real debugger commands and reason about the output.
30-day stars
Trust factors
- Source
- community
- Known advisories
- 0
- Maintenance
- active
- License
- MIT
- Age
- 15 months
developer-toolstesting#windbg#debugging#crash-dump#windows#crash-analysis#copilot#copilot-chat#crash-reports#mcp#windbg-extension