# duty1g/x64dbg-mcp-server

x64dbg-MCP Server is a native MCP (Model Context Protocol) plugin for x64dbg that exposes the debugger's full functionality over HTTP. Connect any MCP-compatible AI assistant and control x64dbg programmatically: set breakpoints, step through code, read memory, dump registers, and more.  Built with Zig — zero dependencies, single-binary output, cros

Repository: https://github.com/duty1g/x64dbg-mcp-server
Canonical: https://ross.abutalabs.com/products/x64dbg-mcp-server
Language: Zig
License: MIT
License Family: permissive
Topics: ai-agents, ai-debugging, binary-analysis, claude, claude-code, malware-analysis, malware-research, malware-scanner, mcp, mcp-server, mcp-servers, x64dbg, x64dbg-mcp, x64dbg-plugin, x64dbg-tools, xdbg, zig, zig-lang, ziglang
Last push: 2026-08-26T11:46:19+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 0
- inputs: {"age_days": 11, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1460, forks 142 (observed 2026-08-28T04:04:45.874395+00:00)

## What it is
A native MCP (Model Context Protocol) plugin for x64dbg written in Zig that exposes the debugger's full functionality over HTTP with Streamable HTTP and SSE transports. It lets any MCP-compatible AI assistant programmatically control x64dbg: set breakpoints, step through code, read memory, dump registers, and perform binary analysis tasks.

## Use cases
- control x64dbg from an AI assistant like Claude
- automate malware analysis with an LLM agent
- set breakpoints and step through code programmatically
- read memory and dump registers via MCP tools
- perform agentic reverse engineering of binaries
- analyze PE files and detect OEP with AI assistance
- trace execution and inspect PEB/SEH during debugging

## When to choose
- you want AI-assisted debugging or malware analysis in x64dbg
- you need a zero-dependency native plugin that works on x32 and x64
- you use MCP-compatible clients like Claude Code or Claude Desktop
- you want programmatic control of a Windows debugger over HTTP

## When to avoid
- you debug on Linux or macOS since x64dbg is Windows-only
- you need a general-purpose debugger rather than an MCP bridge
- you require a plugin in another language or with a GUI of its own

## Facets
- artifact type: plugin
- maturity: active
- function: mcp, reverse-engineering, http-server, security
- domain: reverse-engineering, security, developer-tools, windows
- platform: windows
- tags: mcp-server, x64dbg-plugin, binary-analysis, malware-analysis, ai-debugging, agentic-reverse-engineering, -rpc, sse, debugging, ai-agents, x64dbg, zig

## Member repositories
- duty1g/x64dbg-mcp-server (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:45.874395+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:23.883439+00:00, confidence not recorded.
  - readme: https://github.com/duty1g/x64dbg-mcp-server (fetched 2026-08-28T04:04:45.874395+00:00, sha 32cd5b951be4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
