io.github.bromoket/x64dbg
Quality Score
82
/100
MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"x64dbg": {
"command": "npx",
"args": [
"-y",
"x64dbg-mcp-server"
],
"env": {
"X64DBG_MCP_HOST": "<x64dbg_mcp_host>",
"X64DBG_MCP_PORT": "<x64dbg_mcp_port>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"x64dbg": {
"command": "npx",
"args": [
"-y",
"x64dbg-mcp-server"
],
"env": {
"X64DBG_MCP_HOST": "<x64dbg_mcp_host>",
"X64DBG_MCP_PORT": "<x64dbg_mcp_port>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y x64dbg-mcp-server§02 Environment variables
X64DBG_MCP_HOSTHost where the x64dbg plugin REST API listens
X64DBG_MCP_PORTPort where the x64dbg plugin REST API listens
§03 MCP Quality Score · methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.