svnscha/mcp-windbg
Model Context Protocol for WinDBG
Wraps the CDB debugger to execute WinDbg commands through natural language queries, supporting both crash dump analysis and live remote debugging sessions. Implements the Model Context Protocol with stdio and streamable HTTP transports, making it compatible with any MCP-enabled client (Copilot, Claude Desktop, Cline, Cursor). Exposes tools for dump discovery, session management, and arbitrary debugger command execution, enabling LLMs to assist with crash analysis through symbolic debugging without requiring manual command syntax.
1,072 stars. Actively maintained with 2 commits in the last 30 days.
Stars
1,072
Forks
98
Language
Python
License
MIT
Category
Last pushed
Mar 03, 2026
Commits (30d)
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/svnscha/mcp-windbg"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
drhelius/Gearboy
Game Boy / Gameboy Color emulator, debugger and embedded MCP server for macOS, Windows, Linux,...
drhelius/Gearsystem
Sega Master System / Game Gear / SG-1000 emulator, debugger and embedded MCP server for macOS,...
miscusi-peek/cheatengine-mcp-bridge
Connect Cursor, Copilot & Claude directly to Cheat Engine via MCP. Automate reverse engineering,...
go-delve/mcp-dap-server
MCP server to communicate with DAP servers allowing AI Agents the ability to debug live programs.
drhelius/Geargrafx
PC Engine / TurboGrafx-16 / SuperGrafx / PCE CD-ROM² emulator, debugger, and embedded MCP server...