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
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments