Let artificial intelligence handle the tedious parts of debugging while you focus on what matters.
📥 Download NowFree & Open Source
Think of x64dbg-mcp-server as a universal translator between you, your favorite AI assistant (like Claude), and a powerful debugging tool called x64dbg.
Instead of clicking through menus and typing complex commands, you can simply ask in plain English and the AI will do the work for you.
Whether you're a cybersecurity professional analyzing suspicious files, a software developer hunting down bugs, or a curious learner exploring how programs work — this tool makes the process dramatically easier.
Imagine you're trying to find a hidden password inside a program. Normally, you'd need to:
With x64dbg-mcp-server, you simply type: "Find where the password comparison happens and show me the value" — and the AI handles everything.
🔑 Key Insight: This plugin connects your AI assistant directly to the debugger's brain, giving it the ability to see and control everything happening inside the program.
Tell the AI where to pause execution. "Stop when the function called 'checkPassword' runs."
Move through instructions one by one. "Go to the next instruction after this call."
Inspect what's stored in memory. "Show me the first 100 bytes at address 0x00401000."
See the CPU's internal state. "What are the current values of EAX and EBX?"
Understand what a program does. "What functions does this executable contain?"
Study suspicious files safely. "Trace where this file writes to the registry."
Visit this link to download the application:
📦 Get the Latest VersionOnce you've downloaded the file, simply double-click it to run. There's no complicated installation process — it works right away.
Open your favorite MCP-compatible AI tool (like Claude Desktop) and point it to this server. The plugin automatically creates a bridge between the AI and x64dbg.
💡 Pro Tip: Make sure x64dbg is running before you start the server. The plugin needs the debugger open to work its magic.
Built with Zig, this is a single file. No installers, no frameworks, no headaches.
Runs locally on your machine. Your data never leaves your computer.
Works with any MCP-compatible assistant. Future-proof your workflow.
Native implementation means minimal overhead. Debugging stays snappy.
Examine suspicious files without getting lost in assembly code. Ask AI to identify dangerous patterns and trace malicious behavior.
Debug complex applications faster. Let AI help you understand why your program crashes or behaves unexpectedly.
Learn reverse engineering interactively. Ask questions and get immediate visual answers inside the debugger.
Analyze binary files systematically. Automate repetitive debugging tasks and focus on discovery.
Have questions? Found a bug? Want to contribute? We'd love to hear from you!
Check out the GitHub repository for issues, discussions, and updates.