X64dbg runs on your own machine — the client starts it, so there is no endpoint to ping. 203 installs a week from npm. Last commit 9 Jun 2026.
MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging
Today is the operative word: we check X64dbg every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add x64dbg -- npx -y x64dbg-mcp-server
{
"mcpServers": {
"x64dbg": {
"args": [
"-y",
"x64dbg-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.x64dbg]
command = "npx"
args = ["-y", "x64dbg-mcp-server"]
{
"mcpServers": {
"x64dbg": {
"args": [
"-y",
"x64dbg-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"x64dbg": {
"args": [
"-y",
"x64dbg-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
X64DBG_MCP_HOST (Host where the x64dbg plugin REST API listens), X64DBG_MCP_PORT (Port where the x64dbg plugin REST API listens).
The author declared them in the registry entry; get the values from the project itself.
MCP server for JavaScript reverse engineering and browser debugging.
MCP server for JavaScript reverse engineering and browser debugging.
Rust MCP server for binary analysis and reverse engineering.
MCP server for AI-enhanced prompt engineering and request conversion.
MCP server for Ansys engineering simulations — CFD, FEA, meshing, and post-processing. 24 tools.
Security-first MCP server for reverse engineering, malware analysis, forensics, and SAST.
MCP server for Cantrip — AI-powered GTM engine for solo founders
A sandboxed MCP tool for reverse engineering with multiple tool integrations
Answers built from our own checks of this server.