mcpbeat

Windbg MCP Server

io.github.glslang/windbg-mcp
local only

Windbg MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 3 Aug 2026.

WinDbg/DbgEng over MCP: crash dumps, live user & kernel, driver IOCTLs, and TTD.

Installs / week
not published
3
Stars
3 open issues
3 Aug 2026
Last commit
from GitHub
MIT
License
Rust

Windbg MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Windbg MCP?
Windbg MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Windbg MCP open source?
Yes — it is published under the MIT licence, written in Rust, 3 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.