by NadavLor · MCP Server · ★ 79
WinDbg‑ext‑MCP WinDbg extension + Python MCP server. Lets MCP‑compatible clients (Cursor, Claude, VS Code + Cline/Roo) drive WinDbg with clean, validated commands. Kernel‑first; user‑mode works too. Contents Quick Start Architecture Usage Examples What’s Here Sanity Check Troubleshooting Configuration Tested With Notes Quick Start Prereqs Windows 10/11 WinDbg (Windows SDK “Debugging Tools for Windows”) Visual Studio Build Tools (C++) Python 3.10+ and Poetry 2.x Build the extension (Developer PowerShell for VS): Load in WinDbg: Install and run the MCP server (in root directory): Architecture...
| Stars | 79 |
| Forks | 16 |
| Language | C++ |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.0019664025383/100 |
| Last Updated | 2025-09-10 |
| Created | 2025-05-21 |
| Platforms | claude-code, cli, mcp |
| Est. Tokens | ~185k |
Explore other popular mcp server tools:
windbg-ext-mcp is WinDbg-ext-MCP bridges your favorite LLM client (like Cursor, Claude, or VS Code) with WinDbg, enabling real-time, AI assisted kernel debugging. Write prompts in your AI coding assistant and receive i. It is categorized as a MCP Server with 79 GitHub stars.
windbg-ext-mcp is primarily written in C++.
You can find installation instructions and usage details in the windbg-ext-mcp GitHub repository at github.com/NadavLor/windbg-ext-mcp. The project has 79 stars and 16 forks, indicating an active community.
windbg-ext-mcp is released under the MIT license, making it free to use and modify according to the license terms.