{"repo":"svnscha/mcp-windbg","free":true,"listed":false,"github":"https://github.com/svnscha/mcp-windbg","clone":"git clone https://github.com/svnscha/mcp-windbg.git","description":"Model Context Protocol for WinDbg.","language":"Python","stars":1522,"topics":["copilot","copilot-chat","crash-dump","crash-reports","mcp","mcp-server","windbg","windbg-extension"],"license":"MIT","category":"mcp-servers","readme_excerpt":"MCP Server for WinDbg Crash Analysis A Model Context Protocol server that bridges AI models with WinDbg for crash dump analysis, user-mode remote debugging, and kernel debugging. Overview 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. Features - Crash dump analysis - open a .dmp / .mdmp / .hdmp and get automated triage ( !analyze -v , stacks, modules, threads) in a single call. - User-mode remote debugging - attach to a live cdb /WinDbg debug server ( -remote ) over TCP, a named pipe, or COM, and break in on demand. - Kernel debugging - attach to a kernel target ( -k , driven by kd.exe ) over KDNET, a named pipe, or serial; the server waits for the target and breaks in for you. - Run any WinDbg/KD command - drive an open session with arbitrary commands ( kb , !process 0 0 , !heap , lm , ...) described in natural language. - Session ids - every open returns a session id; several sessions (dumps, remote, kernel) can be open at once and are addressed independently. - Resilient live sessions - per-call timeouts, and a slow live command that outruns its timeout is broken into with CTRL+BREAK and the session","default_branch":null,"files":null,"tree":[],"storefront":"/r/svnscha","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/svnscha/mcp-windbg/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}