#51 · Primary category: AI DevOps & SRE Tools
mcp-windbg
Model Context Protocol for WinDbg.
Project last updated:08/27/26
GitHub Stars
1.5K
Forks
153
Contributors
8
License
MIT
Why we included this project
Reading a Windows crash dump by hand means memorizing WinDbg command syntax and manually stitching the call stack and module data together. This project is an MCP server that drives the real cdb.exe and kd.exe debuggers, so an LLM can open a .dmp, run automated triage, and answer plain-language follow-ups like 'what caused this access violation?' That helps anyone holding dumps from Windows apps, services, or kernel targets who wants faster root-cause analysis without learning debugger internals. It also attaches to live remote sessions over TCP, named pipes, or KDNET, scans a whole folder of dumps for a common signature, and can strip secrets from tool output before it reaches a cloud model. Treat it as a practical wrapper: you still need symbols and a Windows host with the Debugging Tools installed.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud