X32dbg Mcp
About
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.
Details
- Author
- renqabs
- GitHub stars
- 10
- Downloads
- 856
- Categories
- Other, Developer Tools
Jump to
- 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.
Setup
Install X32dbg Mcp in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/renqabs/x32dbg-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
基于python x32dbg以及x64dbg Lyscript插件LyScript.dp32实现的简易MCP server
参数说明:
可根据实际情况修改脚本中的网络连接参数,跟x64dbg LyScript插件配置LyScript.ini保持一致
``DEBUGGER_IP` : 默认值`127.0.0.1`
DEBUGGER_PORT
: 默认值`6589``
以下是LyScript插件作者实现的MCP(压缩包中包含LyScript和MCP),详细安装、用法请移步大佬网站
LyScript MCP组件包
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





