by kanren3 · MCP Server · ★ 40
windbg-mcp-rs is a pure WinDbg extension DLL that exposes the current debugging session as an MCP server. Read official WinDbg command documentation extracted from Execute WinDbg commands through dbgeng Interrupt a running target from MCP Use the server from any MCP client over Streamable HTTP Screenshots Quick Start Build the DLL Install the extension One-liner (recommended): This downloads the latest release from GitHub and installs to all discovered WinDbg locations. Run as Administrator to install to SDK debugger paths.
| Stars | 40 |
| Forks | 8 |
| Language | Rust |
| Category | MCP Server |
| License | MIT |
| Quality Score | 65.1510916080782/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-16 |
| Created | 2026-03-13 |
| Platforms | mcp, rust |
| Est. Tokens | ~22k |
Explore other popular mcp server tools:
windbg-mcp-rs is A WinDbg plugin that turns the current debugging session into an MCP server for command docs, debugger actions, and AI-assisted analysis.. It is categorized as a MCP Server with 40 GitHub stars.
windbg-mcp-rs is primarily written in Rust.
You can find installation instructions and usage details in the windbg-mcp-rs GitHub repository at github.com/kanren3/windbg-mcp-rs. The project has 40 stars and 8 forks, indicating an active community.
windbg-mcp-rs is released under the MIT license, making it free to use and modify according to the license terms.