Sponsored by Deepsite.site

x64dbg_mcp_server_pro

Created By
kenanhakman6 months ago
Content

x64dbg_mcp_server_pro

🔧 A powerful MCP (Message Command Protocol) server that enables remote debugging of Windows executables via x64dbg — directly from Visual Studio Code using CLine and RooCode.


📌 Overview

x64dbg_mcp_server_pro bridges the gap between your development environment and low-level debugging by providing a communication server that speaks the MCP protocol used by VSCode extensions like CLine and RooCode.

This tool allows users to remotely control an x64dbg session, inspect memory, set breakpoints, manipulate registers, and automate analysis — all without leaving the editor.


✨ Features

🔄 Debug Session Management

  • start_debug_session, stop_debug_session, attach_to_process, detach_debugger, is_debugging
  • Full control over debug session lifecycle

🐞 Execution Control

  • continue_execution, pause_execution, step_into, step_over, step_out, execute_command
  • Seamless step-by-step navigation and code execution

💾 Memory Inspection & Manipulation

  • read_memory, write_memory, get_memory_info, get_memory_map, memset_memory
  • Word/DWord/QWord access: read_word, read_dword, read_qword

🧱 Memory Management

  • virtual_alloc, virtual_free, virtual_protect, virtual_query

🔍 Breakpoint Handling

  • set_breakpoint, remove_breakpoint, toggle_breakpoint, list_breakpoints
  • Advanced: set_hardware_breakpoint, set_memory_breakpoint, remove_hardware_breakpoint, remove_memory_breakpoint

🧠 Registers and Symbols

  • get_registers, set_register, get_symbol_at, disassemble, assemble

🏷 Comments & Labels

  • set_comment, remove_comment, get_comment_at
  • set_label, remove_label, get_label_at

🛠 Utility & Status

  • get_server_status, get_help, hide_debugger

🚀 Getting Started

📚 API Reference The following MCP commands are supported:

is_debugging, start_debug_session, attach_to_process, detach_debugger, stop_debug_session, continue_execution, pause_execution, step_into, step_over, step_out, execute_command, read_memory, write_memory, get_memory_info, get_memory_map, memset_memory, read_word, read_dword, read_qword, virtual_alloc, virtual_free, virtual_protect, virtual_query, set_breakpoint, remove_breakpoint, toggle_breakpoint, list_breakpoints, set_hardware_breakpoint, remove_hardware_breakpoint, set_memory_breakpoint, remove_memory_breakpoint, get_registers, set_register, get_symbol_at, disassemble, assemble, set_label, remove_label, get_label_at, set_comment, remove_comment, get_comment_at, hide_debugger, get_server_status, get_help Use the get_help command for detailed info on each command and parameters.

1. Clone this repo

https://github.com/kenanhakman/x64dbg_mcp_server_pro/releases/download/Latest/x64dbg_MCP_server_pro.zip

⚙️ Configuration Instructions (VSCode + RooCode / CLine)

  1. Unzip the archive you downloaded.
  2. Move the extracted folder to: /username/
  3. Edit your RooCode or CLine .json config file in VSCode (usually in your workspace or extension settings):
{
  "mcpServers": {
    "x64dbg": {
      "disabled": false,
      "transportType": "stdio",
      "command": "python",
      "args": [
        "C:\\Users\\<your_username>\\x64dbg_MCP_server_pro\\x64dbg_mcp_server_pro.py",
        "--x64dbg-server",
        "http://127.0.0.1:8888/",
        "--transport",
        "stdio"
      ],
      "autoApprove": []
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Playwright McpPlaywright MCP server
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
CursorThe AI Code Editor
Serper MCP ServerA Serper MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
ChatWiseThe second fastest AI chatbot™
Tavily Mcp
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
DeepChatYour AI Partner on Desktop
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Amap Maps高德地图官方 MCP Server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
WindsurfThe new purpose-built IDE to harness magic
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"