Loomal

MCP Server for WinDbg Crash Analysis

MCP server by github.com/svnscha/mcp-windbg

A Model Context Protocol server for Windows crash dump analysis using WinDbg/CDB

1.3k starspypi: mcp-windbg

About MCP Server for WinDbg Crash Analysis

MCP Server for WinDbg Crash Analysis is an MCP (Model Context Protocol) server published by svnscha in the official MCP registry, listed under Code Analysis on Loomal. A Model Context Protocol server for Windows crash dump analysis using WinDbg/CDB

It ships as a Python package on PyPI (mcp-windbg), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/svnscha/mcp-windbg, where the project has earned 1,347 GitHub stars.

Use MCP Server for WinDbg Crash Analysis with your agent

Claude Code · one command
claude mcp add mcp-server-for-windbg-crash-analysis -- uvx mcp-windbg
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-server-for-windbg-crash-analysis": {
      "command": "uvx",
      "args": [
        "mcp-windbg"
      ]
    }
  }
}
pypimcp-windbg

Frequently asked questions

What is MCP Server for WinDbg Crash Analysis?
MCP Server for WinDbg Crash Analysis is an MCP (Model Context Protocol) server by svnscha in the Code Analysis category. A Model Context Protocol server for Windows crash dump analysis using WinDbg/CDB
How do I connect MCP Server for WinDbg Crash Analysis to Claude, Cursor, or another MCP client?
Install MCP Server for WinDbg Crash Analysis from its pypi package (mcp-windbg) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MCP Server for WinDbg Crash Analysis open source?
Yes — the source code is public at github.com/svnscha/mcp-windbg, with 1,347 GitHub stars.
Can AI agents pay to use MCP Server for WinDbg Crash Analysis?
Not yet through Loomal — MCP Server for WinDbg Crash Analysis is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MCP Server for WinDbg Crash Analysis? Claim this listing free by verifying GitHub ownership, or contact us.