Skip to content
Back to search
30
MCP v2.2.1

io.github.bromoket/x64dbg

io.github.bromoket/x64dbg

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

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.kpanuragh/xdebug
MCP server for PHP Xdebug debugging with breakpoints, stepping, and variable inspection
0 tools
io.github.daedalus/mcp-gdbserver
MCP server for remote debugging with gdbserver
0 tools
io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding
0 tools
io.github.digital-defiance/mcp-debugger
Node.js and TypeScript debugging with 25+ tools for AI agents
0 tools
debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools
edb-debugger-mcp
EDB (Evan's Debugger) -> MCP server. 207 debugging tools for AI-assisted reverse engineering. GDB MI + pwntools (50 tools) + Web UI + IDA Pr
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.bromoket/x64dbg": {
      "url": "None",
      "transport": "http"
    }
  }
}