SERVER
MCP Windbg
Rank #515io.github.svnscha/mcp-windbg
Windows crash dump analysis using WinDBG/CDB
First listed
May 2, 2025
Last publish date
Dec 15, 2025
OVERVIEW
MCP Windbg is a Model Context Protocol (MCP) server published by svnscha. It ranks #515 of 58,832 servers tracked on MCP Toplist, and its repository has 1,323 GitHub stars. MCP Windbg is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 5 tracked versions. It was first listed on May 2, 2025 and most recently updated on Dec 15, 2025.
STANDING
#515of 58,832 tracked serversTop 1%
Ranks ahead of 58,317 of 58,832 servers on MCP Toplist.
Recent momentum
+606GitHub stars since Oct 6 (+85%)
CONNECT
Use MCP Windbg
Add MCP Windbg to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"mcp-windbg": {
"command": "uvx",
"args": [
"mcp-windbg"
],
"env": {
"CDB_PATH": "<your CDB_PATH>",
"_NT_SYMBOL_PATH": "<your _NT_SYMBOL_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
Python package (PyPI)
{
"mcpServers": {
"mcp-windbg": {
"command": "uvx",
"args": [
"mcp-windbg"
],
"env": {
"CDB_PATH": "<your CDB_PATH>",
"_NT_SYMBOL_PATH": "<your _NT_SYMBOL_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 4 registries
ORGANIZATION
svnscha
VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 0.12.2 | Dec 15, 2025 |
| 0.10.0 | Oct 11, 2025 |
| 0.2.5 | Oct 11, 2025 |
| 0.2.3 | Oct 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Windbg?
- Windows crash dump analysis using WinDBG/CDB
- Who maintains MCP Windbg?
- MCP Windbg is maintained by svnscha, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is MCP Windbg an official MCP server?
- Yes — MCP Windbg is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does MCP Windbg have?
- MCP Toplist tracks 5 versions of MCP Windbg, most recently published on Dec 15, 2025.
- Where can I find the source code for MCP Windbg?
- The source code for MCP Windbg is hosted at github.com/svnscha/mcp-windbg.
EXPLORE