claude mcp add bromoket-x64dbg -- npx -y x64dbg-mcp-server
{
"mcpServers": {
"bromoket-x64dbg": {
"command": "npx",
"args": ["-y", "x64dbg-mcp-server"]
}
}
}
{
"mcpServers": {
"bromoket-x64dbg": {
"command": "npx",
"args": ["-y", "x64dbg-mcp-server"]
}
}
}
{
"mcpServers": {
"bromoket-x64dbg": {
"command": "npx",
"args": ["-y", "x64dbg-mcp-server"]
}
}
}
About This MCP Server
The x64dbg MCP server is a developer tool that enables communication between the x64dbg debugger and AI coding assistants, facilitating AI-powered reverse engineering and debugging capabilities. It connects to the debugger via standard input/output streams, allowing for seamless integration with tools like Claude Code and Cursor. Developers working on complex reverse engineering and debugging tasks would use this server to leverage the 23 mega-tools provided for enhanced analysis and development.
MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
x64dbg-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The x64dbg server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.