Skip to content
Agent Search Engine.

Record · mcp-windbgMCP serverOpen sourceVerified Sep 23, 2026

MCP Server for WinDbg

Analyse Windows crash dumps and debug user-mode or kernel targets in natural language via WinDbg.

Sources and review

Checked against public documentation on . Suitability guidance is our editorial judgment; this is not a performance benchmark or an endorsement.

Best for

Windows developers triaging crash dumps and bugchecks faster.

Avoid if

You're not on Windows with the Debugging Tools for Windows installed.

About MCP Server for WinDbg

mcp-windbg is a Python wrapper around the Windows debuggers, CDB and KD, that lets an LLM run real debugger commands and reason about the output. It triages .dmp files with !analyze -v, stacks, modules and threads in one call, attaches to remote user-mode debug servers, and opens kernel debugging sessions. The author is explicit that it is not an automatic fixer.

MCP Server for WinDbg is an open-source project written primarily in Python, with 1.6k stars on GitHub. It was last updated in September 2026.

Install

pip install mcp-windbg
For agent buildersMake your product part of the discovery.Explore advertising

MCP Server for WinDbg vs. the alternatives

All 163 alternatives →
RecordStarsPricing
MCP Server for WinDbgMCP serverthis listing1.6kOpen source
MCP Reference ServersMCP server91kOpen source
context7MCP server62kOpen source
chrome-devtools-mcpMCP server53kOpen source
Playwright MCPMCP server37kOpen source
github-mcp-serverMCP server33kOpen source

See all 163 MCP Server for WinDbg alternatives, compared →