Loading MCP server directory, please wait...
MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging
npx @getmcp/cli add io.github.bromoket/x64dbgRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bromoket/x64dbg": {
"command": "npx",
"args": [
"-y",
"x64dbg-mcp-server"
],
"env": {
"X64DBG_MCP_HOST": "",
"X64DBG_MCP_PORT": ""
}
}
}
}