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.
how to use X32dbg Mcp?
To use X32dbg Mcp, modify the network connection parameters in the script to match the configuration in the LyScript.ini file of the x64dbg LyScript plugin. The default IP is 127.0.0.1 and the default port is 6589.
key features of X32dbg Mcp?
- Simple MCP server implementation for debugging
- Compatible with x32dbg and x64dbg
- Customizable network parameters for flexibility
use cases of X32dbg Mcp?
- Debugging applications using x32dbg and x64dbg.
- Integrating with the LyScript plugin for enhanced debugging capabilities.
- Customizing debugging sessions based on specific network configurations.
FAQ from X32dbg Mcp?
- What is the default IP and port for X32dbg Mcp?
The default IP is 127.0.0.1 and the default port is 6589.
- Can I modify the network parameters?
Yes! You can modify the network connection parameters in the script as needed.