X64dbgmcp bridges large language models (Claude and Cursor) with the x64dbg debugger by providing an MCP server that exposes over 40 x64dbg SDK tools as callable functions. The server enables LLMs to perform debugging operations such as register inspection, memory analysis, pattern searching, and binary execution through natural language prompts, supporting both x64 and x32 architectures. This allows users to debug applications and analyze binaries conversationally without manually interacting with the debugger interface.
claude mcp add --transport stdio wasdubya-x64dbgmcp uvx x64dbgmcp