The Mcp Windbg server integrates AI models with WinDbg/CDB to enable crash dump analysis and remote debugging on Windows systems, allowing users to execute debugger commands through natural language queries. It provides tools for examining Windows crash dumps, connecting to live debugging sessions, and processing multiple dumps to identify patterns. The server supports multiple transport protocols (stdio and streamable HTTP) and works with MCP-compatible clients like Claude Desktop, VS Code, and Cursor, serving as a Python wrapper around CDB that leverages LLM knowledge to assist with Windows debugging tasks.
claude mcp add --transport stdio svnscha-mcp-windbg uvx mcp-windbg