Server data from the Official MCP Registry
A Model Context Protocol server for Windows crash dump analysis using WinDbg/CDB
A Model Context Protocol server for Windows crash dump analysis using WinDbg/CDB
Set these up before or after installing:
Environment variable: CDB_PATH
Environment variable: _NT_SYMBOL_PATH
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-svnscha-mcp-windbg": {
"env": {
"CDB_PATH": "your-cdb-path-here",
"_NT_SYMBOL_PATH": "your--nt-symbol-path-here"
},
"args": [
"mcp-windbg"
],
"command": "uvx"
}
}
}Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Scanned 5 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!