Back to search
30
MCP

io.github.svnscha/mcp-windbg

io.github.svnscha/mcp-windbg

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_svnscha-mcp-windbg
A Model Context Protocol server providing tools to analyze Windows crash dumps using WinDbg/CDB
0 tools
dump-analyzer-mcp-server
A Model Context Protocol server for remote Windows crash dump analysis using WinDbg/CDB
0 tools
dbgeng-mcp
A Model Context Protocol server for the Windows Debugging Engine (dbgeng)
0 tools
mcp-windbg
Model Context Protocol for WinDBG
0 tools
iflow-mcp_wasdubya-x64dbgmcp
Model Context Protocol server for x64dbg debugger
0 tools
gdb-mcp
Model Context Protocol server for driving GDB from an LLM.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.svnscha/mcp-windbg": {
      "url": "None",
      "transport": "http"
    }
  }
}