by Wasdubya · MCP Server · ★ 357
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
x64dbg MCP An MCP server that can bridge various LLMS (Claude and Cursor tested) with the x64dbg debugger, providing direct access to debugging applications through prompts. Features 40+ x64dbg SDK Tools - Provides access to almost every single debugging feature given by the SDK for smart debugging. Cross-Architecture Support - Works with both x64dbg and x32dbg. API Compatibility - Runable from cmd using the args given in the python file. Latest Features(2/2026): Symbol parsing by Module with pagination Thread management features Xrefs by addr and string Removed log redirection upon the discovery of the GuiReferenceGetRowCount & GuiReferenceGetCellContent, with pagination. Quick Setup in 3 Steps Download Plugin Grab .dp64 or .dp32 from this repo's build/release directory Copy to your local: [x64dbgdir]/release/x64/plugins/ Configure Claude Desktop Copy x64dbgmcp.py from this repos src directory Update local claudedesktopconfig.json with path to x64dbgmcp.py j
| Stars | 357 |
| Forks | 51 |
| Language | C++ |
| Category | MCP Server |
| License | GPL-3.0 |
| Quality Score | 59.0186951764858/100 |
| Last Updated | 2026-06-05 |
| Created | 2025-04-06 |
| Platforms | mcp |
| Est. Tokens | ~429k |
These tools work well together with x64dbgMCP for enhanced workflows:
Explore other popular mcp server tools:
x64dbgMCP is Model Context Protocol for x64dbg & x32dbg. It is categorized as a MCP Server with 357 GitHub stars.
x64dbgMCP is primarily written in C++.
You can find installation instructions and usage details in the x64dbgMCP GitHub repository at github.com/Wasdubya/x64dbgMCP. The project has 357 stars and 51 forks, indicating an active community.
x64dbgMCP is released under the GPL-3.0 license, making it free to use and modify according to the license terms.