mcp-windbg

svnscha/mcp-windbg
★ 1,088 stars Python 💬 Communication Updated 1mo ago
Model Context Protocol for WinDBG
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-windbg": {
      "command": "uvx",
      "args": [
        "mcp-windbg"
      ]
    }
  }
}

Or install with pip: pip install mcp-windbg

Topics

copilotcopilot-chatcrash-dumpcrash-reportsmcpmcp-serverwindbgwindbg-extension