X32dbg Mcp
@renqabs
关于 X32dbg Mcp
x64dbg x32 MCP server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
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
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Codelf
unbugA search tool helps dev to solve the naming things problem.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论