svnscha/mcp-windbg
Model Context Protocol for WinDBG
This tool helps software developers and engineers diagnose and troubleshoot crashes in Windows applications. It allows you to feed Windows crash dump files or connect to live debugging sessions, then use natural language queries to analyze the root cause of issues. Developers receive clear explanations and command outputs, helping them pinpoint and resolve software defects faster.
1,072 stars. Actively maintained with 2 commits in the last 30 days.
Use this if you are a software developer frequently dealing with Windows application crashes and want to leverage AI to interpret WinDbg commands and analyze crash dumps or live debugging sessions.
Not ideal if you are looking for an automated crash-fixing solution, as this tool assists debugging rather than performing automatic repairs.
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,...
microsoft/DebugMCP
Gift your VS Code agent a real debugger: breakpoints, stepping, inspection.
go-delve/mcp-dap-server
MCP server to communicate with DAP servers allowing AI Agents the ability to debug live programs.