x64dbg MCP Server
A native x64dbg plugin that exposes the debugger to AI assistants over HTTP: breakpoints, stepping, memory and registers.
Sources and review
Checked against public documentation on . Suitability guidance is our editorial judgment; this is not a performance benchmark or an endorsement.
Reverse engineers and malware analysts who want an assistant to drive a live x64dbg session.
You're not on Windows; x64dbg is a Windows debugger.
About x64dbg MCP Server
x64dbg MCP Server is a plugin, written in Zig with no runtime dependencies, that exposes x64dbg's functionality to MCP clients over streamable HTTP and SSE. Its 84 tools cover disassembly, stepping, breakpoints, memory, registers, modules, threads, call stacks, pattern scanning, string extraction, cross-references, symbols and PE analysis, protected by bearer-token authentication.
x64dbg MCP Server is an open-source project written primarily in Zig, with 2.0k stars on GitHub. It was last updated in September 2026.
x64dbg MCP Server vs. the alternatives
All 163 alternatives →| Record | Stars | Pricing | ||
|---|---|---|---|---|
| x64dbg MCP Serverthis listing | 2.0k | Zig | MIT | Open source |
| MCP Reference Servers | 91k | TypeScript | MIT AND Apache-2.0 | Open source |
| context7 | 62k | TypeScript | MIT | Open source |
| chrome-devtools-mcp | 53k | TypeScript | Apache-2.0 | Open source |
| Playwright MCP | 37k | TypeScript | Apache-2.0 | Open source |
| github-mcp-server | 33k | Go | MIT | Open source |
