AgentUni

x64dbg

by @bromoket / v2.3.0

MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging

Install

npm / stdio

npx -y x64dbg-mcp-server

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-bromoket-x64dbg": {
      "command": "npx",
      "args": [
        "-y",
        "x64dbg-mcp-server"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.bromoket/x64dbg · published 2026-06-08 · updated 2026-06-08. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Other & General servers

Browse category