x64dbg-mcp-server

Control x64dbg debugger via MCP protocol for AI assistants

Visit x64dbg-mcp-server ↗ link: rel="ugc noopener"

x64dbg-MCP Server is a native Model Context Protocol plugin for x64dbg that exposes the debugger's functionality over HTTP. It enables any MCP-compatible AI assistant to control x64dbg programmatically.

Supports setting breakpoints, stepping through code, reading memory, dumping registers, and other debugging operations. Built with Zig for zero dependencies and cross-platform single-binary output.

Discussion