Ross ROSS = Recommend OSS · open-source software intelligence for agents

svnscha/mcp-windbg

Model Context Protocol for WinDbg. observed · 2026-08-28

github.com/svnscha/mcp-windbg · homepage · Python · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
svnscha/mcp-windbgmain82

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