MCP Windbg
UnclaimedModel Context Protocol for WinDbg.
Install
$
claude mcp add mcp-windbg -s user -e _NT_SYMBOL_PATH="SRV*C:\Symbols*https://msdl.microsoft.com/download/symbols" -- python -m mcp_windbgUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (9)
close_cdb_session
Close a user-mode session
close_kd_session
Close a kernel session (resumes the target machine)
list_dumps
List crash dump files in a directory
open_cdb_dump
Open and triage a crash dump
open_cdb_remote
Attach to a user-mode remote debug server (-remote)
open_kd_session
Attach to a kernel target (-k, KDNET / named pipe / serial)
run_cdb_command
Run a command on a user-mode session
run_kd_command
Run a command on a kernel session
send_ctrl_break
Break into a running live session