loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

mcp-windbg

MCP Tool

svnscha/mcp-windbg

Model Context Protocol for WinDBG

Install

$ npx loaditout add svnscha/mcp-windbg

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "mcp-windbg": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-windbg"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

MCP Server for WinDbg Crash Analysis

A Model Context Protocol server that bridges AI models with WinDbg for crash dump analysis and remote debugging.

<!-- mcp-name: io.github.svnscha/mcp-windbg -->

Overview

This MCP server integrates with CDB to enable AI models to analyze Windows crash dumps and connect to remote debugging sessions using WinDbg/CDB.

What is this?

An AI-powered tool that bridges LLMs with WinDbg for crash dump analysis and live debugging. Execute debugger commands through natural language queries like *"Show me the call stack and explain this access violation"*.

What This is Not

Not a magical auto-fix solution. It's a Python wrapper around CDB that leverages LLM knowledge to assist with debugging.

Usage Modes
  • Crash Dump Analysis: Examine Windows crash dumps
  • Live Debugging: Connect to remote debugging targets
  • Directory Analysis: Process multiple dumps for patterns
Quick Start
Prerequisites
  • Windows with Debugging Tools for Windows or WinDbg from Microsoft Store.
  • Python 3.10 or higher
  • Any MCP-compatible client (GitHub Copilot, Claude Desktop, Cline, Cursor, Windsurf etc.)
  • Configure MCP server in your chosen client

> [!TIP] > In enterprise environments, MCP server usage might be restricted by organizational policies. Check with your IT team about AI tool usage and ensure you have the necessary permissions before proceeding.

Installation
pip install mcp-windbg
Transport Options

The MCP server supports multiple transport protocols:

| Transport | Description | Use Case | |-----------|-------------|----------| | stdio (default) | Standard input/output | Local MCP clients like VS Code, Claude Desktop | | streamable-http | Streamable HTTP | Modern H

Tags

copilotcopilot-chatcrash-dumpcrash-reportsmcpmcp-serverwindbgwindbg-extensioncdbllmcrash-analysispythonpypi

Reviews

Loading reviews...

Quality Signals

Quality Score5000
1.2k
Stars
0
Installs
Last updated28 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcepypi
Last commit3/21/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/svnscha/mcp-windbg)](https://loaditout.ai/skills/svnscha/mcp-windbg)