← Back to Plugins
MCP Server MCP

io.github.glslang/windbg-mcp

github By github 👁 1 views ▲ 0 votes

WinDbg/DbgEng over MCP: crash dumps, live user & kernel, driver IOCTLs, and TTD.

Homepage Verified source GitHub

Install

mcpb:https://github.com/glslang/windbg-mcp/releases/download/v0.11.0/windbg-mcp-v0.11.0-windows-x64.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/glslang/windbg-mcp/releases/download/v0.11.0/windbg-mcp-v0.11.0-windows-x64.mcpb",
      "fileSha256": "806463e403c7e5dfc300697345e345d3134f9a641233d86c47ad0b2e31a41a44",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...