WinDBG
MCP Serverby svnscha · Added 5mo ago
Claude
1.1k
Install
git clone https://github.com/svnscha/mcp-windbgAdd to Claude
claude mcp add svnscha-mcp-windbgQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"windbg": {
"command": "npx",
"args": [
"@modelcontextprotocol/windbg"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Windows crash dump analysis using WinDBG/CDB
Tags
AI & MLmcp-server