X64dbgmcpserver MCP Server
x64dbg debugger control and memory inspection via interactive LLM commands.
Data last scanned yesterday · Reviewed today
Overview
This C# plugin provides an HTTP bridge for x64/x96/x32dbg, enabling LLMs to programmatically interface with the debugger. It exposes functions for inspecting memory, querying registers, analyzing disassembly, and managing labels or comments directly through the Model Context Protocol. Designed for the Windows .NET Framework, the server functions as a lightweight HTTP listener. It supports modular command mapping and allows for plugin reloads without requiring a full debugger restart, facilitating rapid iteration during reverse engineering or debugging workflows.
Our verdict
With a security score of 37/100, this project is classified as high risk. The lack of a defined software license creates significant ambiguity regarding legal usage and redistribution. Because it is community-maintained rather than developed by an official vendor, users should exercise caution when integrating this tool into sensitive environments. It is best suited for experienced researchers who can independently verify the codebase.
- Zero direct dependencies minimize supply-chain risks
- Plugin supports hot-reloading within the debugger environment
- Direct command integration for memory and register analysis
- No license detected limits legal usage rights
- High risk score due to lack of official maintenance
- Authentication methods remain unreviewed
Compatibility
No compatibility data yet.
Badge
Maintain this server? Add the live badge to your README.