z-x64dbg-mcp

Zekiog/z-x64dbg-mcp
★ 2 stars C++ Other Updated 5d ago
Merged and optimized x64dbg MCP Server - combining duty1g and bromoket implementations with 71+ tools for AI-powered reverse engineering
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "z-x64dbg-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Zekiog/z-x64dbg-mcp"
      ]
    }
  }
}

README Excerpt

<!-- BADGES-START --> <!-- BADGES-END --> **Merged & Optimized x64dbg MCP Server** - Combining the best of `duty1g/x64dbg-mcp-server` (71 tools, Zig) and `bromoket/x64dbg_mcp` (23 mega-tools, TypeScript) into a unified, high-performance reverse engineering platform. - **71+ MCP Tools** - Unified toolset from both implementations