DirectoryWindbg
58
Health
fair
65
Popularity
Model Context Protocol for WinDBG
1,060stars
97forks
Python
MIT
Updated March 11, 2026
#copilot#copilot-chat#crash-dump#crash-reports#mcp#mcp-server#windbg#windbg-extension
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"windbg": {
"command": "npx",
"args": [
"-y",
"mcp-windbg"
],
"env": {
"DATABASE_URL": "postgresql://user:password@host:5432/dbname"
}
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Installation
npx mcp-windbg
Maintenance Healthfair
Freshness25/40
Issue response15/30
Org backing15/20
Longevity3/10
› Updated this quarter
› Community-backed
Server Info
Categorytools
LanguagePython
LicenseMIT
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free