MCP server plugin for x64dbg debugger - enables AI agents and external tools to control debugging via JSON-RPC 2.0 over HTTP/SSE;Develop with cursor/windsurf
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"x64dbg-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server implementation for x64dbg and x32dbg, enabling remote debugging through a JSON-RPC 2.0 interface. This plugin allows external applications and AI agents to interact with the debugger programmatically.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
debugger_stateCurrent debugger state information
debugger://state
registersCPU registers including GPR, SSE, AVX
debugger://registers
modulesLoaded modules information
debugger://modules
threadsActive threads information
debugger://threads
memory_mapMemory map of the debugged process
debugger://memory_map
breakpointsActive breakpoints in the session
debugger://breakpoints
stackStack trace and analysis
debugger://stack
memory_contentMemory content at specified address
debugger://memory/{address}
disassemblyDisassembly at specified address
debugger://disassembly/{address}
module_infoDetailed module information
debugger://module/{module_name}
symbol_resolutionSymbol resolution for addresses
debugger://symbol/{address}
function_analysisFunction analysis information
debugger://function/{address}
crash_analysisWorkflow template for analyzing crash dumps
vulnerability_huntingWorkflow template for hunting vulnerabilities
function_tracingWorkflow template for tracing function execution
binary_unpackingWorkflow template for unpacking binaries
algorithm_reversingWorkflow template for reversing algorithms
execution_comparisonWorkflow template for comparing execution states
string_huntingWorkflow template for hunting strings
code_patchingWorkflow template for patching code
api_monitoringWorkflow template for monitoring API calls
debug_session_initializationWorkflow template for initializing debug sessions
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in developer-tools / security
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
MCP Security Weekly
Get CVE alerts and security updates for X64dbg Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.