- Explore MCP Servers
- x32dbg-mcp
X32dbg Mcp
What is X32dbg Mcp
x32dbg-mcp is a simple MCP server based on Python, designed to work with the x32dbg and x64dbg debuggers using the LyScript plugin.
Use cases
Use cases include debugging applications, analyzing malware, and developing plugins for x32dbg and x64dbg.
How to use
To use x32dbg-mcp, modify the network connection parameters in the script to match your x64dbg LyScript plugin configuration in LyScript.ini. The default IP is 127.0.0.1 and the default port is 6589.
Key features
Key features include compatibility with x32dbg and x64dbg, ease of integration with the LyScript plugin, and customizable network settings.
Where to use
x32dbg-mcp can be used in software development, reverse engineering, and debugging applications where the x32dbg and x64dbg tools are applicable.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is X32dbg Mcp
x32dbg-mcp is a simple MCP server based on Python, designed to work with the x32dbg and x64dbg debuggers using the LyScript plugin.
Use cases
Use cases include debugging applications, analyzing malware, and developing plugins for x32dbg and x64dbg.
How to use
To use x32dbg-mcp, modify the network connection parameters in the script to match your x64dbg LyScript plugin configuration in LyScript.ini. The default IP is 127.0.0.1 and the default port is 6589.
Key features
Key features include compatibility with x32dbg and x64dbg, ease of integration with the LyScript plugin, and customizable network settings.
Where to use
x32dbg-mcp can be used in software development, reverse engineering, and debugging applications where the x32dbg and x64dbg tools are applicable.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
基于python x32dbg以及x64dbg Lyscript插件LyScript.dp32实现的简易MCP server
参数说明:
可根据实际情况修改脚本中的网络连接参数,跟x64dbg LyScript插件配置LyScript.ini保持一致
DEBUGGER_IP : 默认值127.0.0.1
DEBUGGER_PORT : 默认值6589
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










