No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by SetsunaYukiOvO · MCP Server · ★ 361
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is x64dbg-mcp safe to install? View the security audit →
x64dbg MCP Server Plugin English | 中文 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. Now supports both x64 and x86 architectures! Features Full MCP Specification Compliance: Implements all three core MCP building blocks Tools (79): AI-invokable debugging functions Resources (7 + 8 templates): Application-controlled context data sources Prompts (10): User-guided debugging workflow templates JSON-RPC 2.0 Protocol: Standard, language-agnostic interface Streamable HTTP transport (MCP 2025-03-26) on , plus legacy HTTP+SSE on for older clients Tools - AI-Controlled Debugging (79 functions): Execution control (init/run/pause/step/runto/restart/stop) Memory read/write/search/allocate Register access (50+ registers including GPR, SSE, AVX) Breakpoint management (software, hardware, memory, conditional, logging) Disassembly and symbol resolution Thread management (list, switch, suspend, resume) Stack trace and analysis Dump & Analysis (module dump, memory dump, packer detection, OEP detection) Script...
| Stars | 361 |
| Forks | 52 |
| Language | C++ |
| Category | MCP Server |
| License | MIT |
| Quality Score | 74.0655345758353/100 |
| Open Issues | 1 |
| Last Updated | 2026-08-09 |
| Created | 2025-11-20 |
| Platforms | mcp |
| Est. Tokens | ~20k |
Explore other popular mcp server tools:
x64dbg-mcp is MCP server plugin for x64dbg debugger - enables AI agents and external tools to control debugging via JSON-RPC 2.0 over HTTP/SSE. It is categorized as a MCP Server with 361 GitHub stars.
x64dbg-mcp is primarily written in C++.
You can find installation instructions and usage details in the x64dbg-mcp GitHub repository at github.com/SetsunaYukiOvO/x64dbg-mcp. The project has 361 stars and 52 forks, indicating an active community.
x64dbg-mcp is released under the MIT license, making it free to use and modify according to the license terms.