Skip to content
Back to search
30
MCP

x64dbg

pulsemcp/x64dbg

AI-powered reverse engineering and debugging interface for the x64dbg debugger with breakpoints, memory analysis, and tracing.

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

Similar MCP servers embedding-nearest

io.github.bromoket/x64dbg
MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging
0 tools
io.github.ai-debugger-inc/aidb
Debug any supported language with breakpoints, variable/state inspection, and stepping.
0 tools
DebuggAI
Provides zero-configuration end-to-end testing for web applications by creating secure tunnels to local development servers and spawning tes
0 tools
JDI Debugger
Connects to running Java applications via JDWP for real-time debugging with breakpoint management, variable inspection, step execution contr
0 tools
GDB Server
Remote debugging with gdbserver — breakpoints, stepping, memory inspection, and thread management.
0 tools
Polyglot-Debugger
Multi-language debug skills and code execution helper.
0 tools · sse

How to use

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

{
  "mcpServers": {
    "x64dbg": {
      "url": "None",
      "transport": "http"
    }
  }
}