MCP Server
MCP
io.github.glslang/windbg-mcp
WinDbg/DbgEng over MCP: crash dumps, live user & kernel, driver IOCTLs, and TTD.
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
By
Comments
Sign in to leave a comment