x64dbg-mcp-server
x64dbg-MCP Server is an MCP plugin that exposes x64dbg debugger functionality via HTTP.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 1.2k
- Source
- mcp-github
- Repository
- github.com/duty1g/x64dbg-mcp-server
Overview
x64dbg-MCP Server is a native MCP (Model Context Protocol) plugin for the x64dbg debugger. It exposes all debugger functionalities through HTTP, enabling any MCP-compatible AI assistant to programmatically control x64dbg—such as setting breakpoints, stepping through code, reading memory, and dumping registers. The plugin is written in Zig, has no dependencies, produces a single binary, and supports cross-platform compilation. It is suitable for developers and security researchers who need automation and remote control of debugging processes.
Capabilities
- ▪Set breakpoints
- ▪Step through code
- ▪Read memory
- ▪Dump registers
- ▪Module analysis
- ▪Thread management
Use cases
Setup
1. Download the latest release or build from source; 2. Copy the contents of the `dist/` directory into the x64dbg root directory; 3. Launch x64dbg—the MCP server will start automatically.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
It is automatically generated on first run and displayed in the configuration dialog.
How do I get the API Token?
Supports Streamable HTTP and SSE.
What transport protocols are supported?
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.