SERVER
X64Dbg
Rank #5061io.github.bromoket/x64dbg
MCP server providing x64dbg capabilities
First listed
Feb 18, 2026
Last publish date
Feb 23, 2026
OVERVIEW
X64Dbg is a Model Context Protocol (MCP) server published by bromoket. It ranks #5061 of 58,900 servers tracked on MCP Toplist, and its repository has 52 GitHub stars. X64Dbg is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Feb 18, 2026 and most recently updated on Feb 23, 2026.
STANDING
#5,061of 58,900 tracked serversTop 10%
Ranks ahead of 53,839 of 58,900 servers on MCP Toplist.
Recent momentum
+19GitHub stars since Apr 27 (+58%)
CONNECT
Use X64Dbg
Add X64Dbg to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"x64dbg": {
"command": "npx",
"args": [
"-y",
"x64dbg-mcp-server"
],
"env": {
"X64DBG_MCP_HOST": "<your X64DBG_MCP_HOST>",
"X64DBG_MCP_PORT": "<your X64DBG_MCP_PORT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
bromoket
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 2.2.1 | Feb 23, 2026 |
| 2.2.0 | Feb 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is X64Dbg?
- MCP server providing x64dbg capabilities
- Who maintains X64Dbg?
- X64Dbg is maintained by bromoket, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is X64Dbg an official MCP server?
- Yes — X64Dbg is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does X64Dbg have?
- MCP Toplist tracks 3 versions of X64Dbg, most recently published on Feb 23, 2026.
- Where can I find the source code for X64Dbg?
- The source code for X64Dbg is hosted at github.com/bromoket/x64dbg_mcp.
EXPLORE