ClaudeMap

x64dbg MCP Server

A native x64dbg plugin that exposes the debugger's full toolset to any MCP client — reverse engineering with an agent in the loop.

MCP Serversreverse-engineeringdebuggersecuritywindows

A native x64dbg MCP plugin (written in Zig, zero dependencies, single file) that puts 84 MCP tools — disassembly, breakpoints, memory, call stacks, OEP detection, PE analysis — plus 22 event callbacks behind HTTP for any MCP client. Bearer auth enforced; x64 listens on 0.0.0.0:9094, x32 on 9095. A genuinely new vertical on the map: agentic reverse engineering.

Repository

duty1g/x64dbg-mcp-server

Charted

Related on the map

  • Exa MCP

    MCP Server

    Exa's official MCP server — live web search, crawling, and deep research wired into Claude.

    • official
    • search
    • web
    • mcp
  • Official Chrome DevTools MCP server — performance tracing, network inspection, and live debugging for coding agents.

    • official
    • chrome
    • debugging
    • browser
  • Vercel's handler for spinning up MCP servers on Next.js, Nuxt, Svelte, and more.

    • deploy
    • vercel
    • serverless
    • edge