No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by NadavLor · MCP Server · ★ 115
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is windbg-ext-mcp safe to install? View the security audit →
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 The extension hosts a named‑pipe server and executes WinDbg commands safely. The Python server validates inputs, resolves timeouts, and exposes tools to MCP clients. Usage Examples General (natural language prompts) "Show me all running processes in the kernel" "What's the current thread's stack trace?" "Analyze the memory at address 0x1000" "Help me understand this crash dum
| Stars | 115 |
| Forks | 32 |
| Language | C++ |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.0019664025383/100 |
| Open Issues | 2 |
| 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 115 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 115 stars and 32 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.
Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.
The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.
Sources & who's responsible: