MCPVault

run_cdb_command

MCP tool from MCP Windbg by svnscha

Run a command on a user-mode session

How to use it

run_cdb_command is exposed by the MCP Windbg MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the run_cdb_command tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Windbg

$claude mcp add mcp-windbg -s user -e _NT_SYMBOL_PATH="SRV*C:\Symbols*https://msdl.microsoft.com/download/symbols" -- python -m mcp_windbg
FULL MCP WINDBG LISTING