The reputation layer for AI skills, tools & agents

svnscha/mcp-windbg

Score: 50.7 Rank #244

Model Context Protocol for WinDBG

Overview

svnscha/mcp-windbg is a Python MCP server licensed under MIT. Model Context Protocol for WinDBG Topics: copilot, copilot-chat, crash-dump, crash-reports, mcp, mcp-server, windbg, windbg-extension.

Ranked #244 out of 25632 indexed tools.

In the top 1% of all indexed tools.

Has 1,086 GitHub stars.

Ecosystem

Python MIT
copilotcopilot-chatcrash-dumpcrash-reportsmcpmcp-serverwindbgwindbg-extension

Signal Breakdown

Stars 1,086
Freshness 12d ago
Issue Health 64%
Contributors 3
Dependents 0
Forks 99
Description Brief
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for svnscha/mcp-windbg
[![AgentRank](https://agentrank-ai.com/api/badge/tool/svnscha--mcp-windbg)](https://agentrank-ai.com/tool/svnscha--mcp-windbg)
<a href="https://agentrank-ai.com/tool/svnscha--mcp-windbg"><img src="https://agentrank-ai.com/api/badge/tool/svnscha--mcp-windbg" alt="AgentRank"></a>

Matched Queries

"model context protocol""model-context-protocol"

From the README

# MCP Server for WinDbg Crash Analysis

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

## Overview

This MCP server integrates with [CDB](https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/opening-a-crash-dump-file-using-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

## Qui
Read full README on GitHub →
Are you the maintainer? Claim this listing