MCP profile
Github Bromoket X64dbg
MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging
Developer ToolsPackageJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
The system has two components:
The MCP server waits up to 2 minutes for the plugin to become available, performs health checks every 15 seconds, and automatically reconnects if x64dbg restarts. Requests retry up to 3 times with exponential backoff.
Tools & Endpoints1
Specifications
Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes
Requirements
- 1. x64dbg - Download latest snapshot 2. Node.js >= 18 - Download 3. MCP plugin - Download from releases (x64dbg_mcp.dp64 and/or x64dbg_mcp.dp32)
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Configure
Configuration
json
{
"mcpServers": {
"x64dbg": {
"command": "npx",
"args": ["-y", "x64dbg-mcp-server"],
"env": {
"X64DBG_MCP_PORT": "27043"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github Bromoket X64dbg
- Function
- MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging
- Available Tools
- Each tool accepts an action parameter that selects the specific operation. Parameters are validated with Zod schemas at runtime.
- Transport
- Package
- Language
- JavaScript/TypeScript
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.