Kernel Debugger
MCP server wrapping the Windows kd.exe kernel debugger for AI-assisted kernel debugging workflows.
Kernel Debugger wraps the Windows kd.exe kernel debugger as an MCP server, enabling AI assistants to drive kernel debugging sessions programmatically. It provides 22 tools across four categories: session management (KDNET attachment, status, detach), execution control (resume, break, step commands), breakpoints (software and hardware, symbol-based addressing), and inspection (memory reads, register access, stack traces, symbol resolution). Designed for security research and red team operations, it pairs with hyperv-mcp for automated VM-based debugging workflows.
Source
Repository: https://github.com/originsec/kd-mcp
Maintain Kernel Debugger?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Kernel Debugger on getagentictools](https://getagentictools.com/mcp/originsec-kd-mcp?ref=badge)