Browse
→ Code & Dev
→ x64dbg-MCP Server
x64dbg-MCP Server
Native MCP plugin for x64dbg that exposes debugger control over HTTP for reverse-engineering and malware-analysis agents. It lets MCP-capable assistants set breakpoints, step execution, read memory, dump registers and automate binary-analysis workflows from x64dbg. Public GitHub repository created August 22, 2026.
MCP unverified
Integration
| Transport | http |
| Auth | none |
| Endpoint | https://github.com/duty1g/x64dbg-mcp-server |
| Install | git clone https://github.com/duty1g/x64dbg-mcp-server.git && cd x64dbg-mcp-server && zig build |
Use Cases
| 01 | Let an AI assistant drive x64dbg while analyzing a binary or suspected malware sample |
| 02 | Automate breakpoint, register, memory and stepping workflows through a model-visible tool surface |
| 03 | Give reverse-engineering agents debugger receipts instead of relying on screenshots or manual notes |
Tags
reverse-engineering debugger x64dbg binary-analysis malware-analysis breakpoints memory zig
Machine-readable: /api/servers.json
· JSON-LD schema embedded in <head>