x64dbg
Enables Claude to control x64dbg through natural language commands for dynamic analysis of software, supporting console commands,
x64dbgMCP is a plugin for x64dbg that implements the Model Context Protocol, enabling AI assistants like Claude to interact with the debugger through HTTP requests. The plugin currently supports four core functions from the x64dbg SDK: executing console commands, checking if debugging is active, retrieving module lists, and finding memory base addresses. Developed by Wasdubya as their first repository, it aims to simplify dynamic analysis by allowing users to control x64dbg through natural language conversations with LLMs. The implementation includes both a C++ plugin component and a Python client script that bridges Claude Desktop with the debugger.
Source
Repository: https://github.com/wasdubya/x64dbgmcp
Maintain x64dbg?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/mcp/wasdubya-x64dbgmcp?ref=badge)