X32dbg Mcp
@renqabs
About X32dbg Mcp
x64dbg x32 MCP server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is X32dbg Mcp?
X32dbg Mcp is a simple MCP server implemented in Python, built on top of the x32dbg and x64dbg debuggers and the Lyscript plugin (LyScript.dp32). It is intended for users who want to integrate the Model Context Protocol with these debuggers via the LyScript ecosystem.
How to use X32dbg Mcp?
Users must edit the script’s network connection parameters (DEBUGGER_IP and DEBUGGER_PORT) to match those set in the x64dbg LyScript plugin configuration (LyScript.ini). The default values are 127.0.0.1 for DEBUGGER_IP and 6589 for DEBUGGER_PORT. For full installation and usage instructions, refer to the LyScript MCP component package available from the author's website.
Key features of X32dbg Mcp
- Python-based MCP server for x32dbg and x64dbg.
- Integrates with the LyScript plugin (LyScript.dp32).
- Configurable IP address and port parameters.
- Simple, lightweight implementation aligned with LyScript.
Use cases of X32dbg Mcp
- Remote or local debugging workflows using x32dbg/x64dbg and MCP.
- Automating debugger interactions through LyScript commands via MCP.
- Extending LyScript’s functionality with a standard MCP server interface.
FAQ from X32dbg Mcp
What are the default connection parameters?
The default IP is 127.0.0.1 and the default port is 6589. These must match the settings in LyScript.ini.
How do I ensure the MCP server connects to the debugger?
Set DEBUGGER_IP and DEBUGGER_PORT in the script to the same values configured in the x64dbg LyScript plugin’s .ini file.
Where can I find detailed installation and usage instructions?
Refer to the LyScript MCP component package provided by the plugin author.
What dependencies are required?
The server depends on Python, x32dbg/x64dbg, and the LyScript.dp32 plugin. No other runtime or authentication is mentioned in the README.
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

EverArt
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments