x64dbg-mcp — MCP Server by SetsunaYukiOvO

by SetsunaYukiOvO · MCP Server · ★ 147

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About x64dbg-mcp

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...

Quick Facts

Stars147
Forks26
LanguageC++
CategoryMCP Server
LicenseMIT
Quality Score74.8274745116806/100
Open Issues1
Last Updated2026-05-25
Created2025-11-20
Platformsmcp
Est. Tokens~37k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular C++ Agent Tools

Frequently Asked Questions

What is x64dbg-mcp?

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;Develop with cursor/windsurf. It is categorized as a MCP Server with 147 GitHub stars.

What programming language is x64dbg-mcp written in?

x64dbg-mcp is primarily written in C++.

How do I install or use x64dbg-mcp?

You can find installation instructions and usage details in the x64dbg-mcp GitHub repository at github.com/SetsunaYukiOvO/x64dbg-mcp. The project has 147 stars and 26 forks, indicating an active community.

What license does x64dbg-mcp use?

x64dbg-mcp is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools