SERVER

Mcp Windbg

Rank #513

io.github.svnscha/mcp-windbg

Windows crash dump analysis using WinDBG/CDB

5 versions
1,323 GitHub stars
by svnscha (1 servers)View repository ↗
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 #513 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
#513of 58,832 tracked serversTop 1%

Ranks ahead of 58,319 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

Organization
Total servers
1
Total versions
5
VERSIONS

Available versions (5)

VersionPublished
0.12.2Dec 15, 2025
0.10.0Oct 11, 2025
0.2.5Oct 11, 2025
0.2.3Oct 10, 2025
0.1.0Nov 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