svnscha/mcp-windbg
Model Context Protocol for WinDbg. observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 99
- Release rhythm 87
- Longevity 34
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 37
- age_days: 488
- days_rel: 11
- days_push: 11
- n_releases_24m: 8
Adoption not part of the score
1538 stars · 153 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Model Context Protocol (MCP) server that bridges AI models with Windows debuggers (CDB and KD) for crash dump analysis, user-mode remote debugging, and kernel debugging. It lets an LLM run real WinDbg commands and reason about the output, enabling natural-language debugging workflows.
Use cases
- analyze a windows crash dump with ai
- root-cause an access violation from a .dmp file
- attach to a live process and inspect a hang
- debug a kernel bugcheck and identify the faulting driver
- run windbg commands in natural language via copilot chat
- triage many crash dumps across a directory
When to choose
- you analyze Windows crash dumps or live debug sessions and want LLM assistance
- you use MCP-compatible clients like Copilot Chat or Claude and work with WinDbg/CDB/KD
- you need multi-dump triage or remote/kernel debugging driven by natural language
When to avoid
- you need crash dump analysis on Linux or macOS
- you want a fully automated fixer rather than an LLM-driven debugger wrapper
- you don't use any MCP-capable AI client
Facets
service · maturity active
mcp developer-tools llm-inference developer-tools windows windows python cli windbg crash-dump-analysis mcp-server cdb kernel-debugging ai-debugging debugging ai-agents
4 sources
- readme: https://github.com/svnscha/mcp-windbg · fetched 2026-08-28 · 533b74180588
- homepage: https://svnscha.de/posts/ai-meets-windbg/ · fetched 2026-08-29 · 16b6690f5f3d
- site_page: https://svnscha.de/about · fetched 2026-08-29 · d5c3e366372a
- registry_pypi: https://pypi.org/pypi/mcp-windbg/json · fetched 2026-08-29 · bfb9744a5f63
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| svnscha/mcp-windbg | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="svnscha/mcp-windbg")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem