Connect Claude Code to reverse engineering tools for memory and disassembly tasks.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Perception RE MCP Server" yet — see the docs or source repo.
Connect to the Perception RE MCP Server, attach to a target process, list memory regions, read readable and writable blocks containing a specific string, and summarize suspicious locations.
Returns the attach result, memory region list, matched contents, and a summary of suspicious memory locations.
Use the Perception RE MCP Server to disassemble a function near a given module base address, highlighting key calls, jump logic, and possible argument handling flow.
Outputs annotated disassembly and summarizes the function’s main behavior and control flow.
Use the Perception RE MCP Server to scan a target process for a specified byte signature, return all matched addresses, and assess which ones are best for later hooking or breakpoint debugging.
Provides a list of matched addresses, surrounding context, and recommended debugging entry points.
Connect AI to Ghidra for reverse engineering and scripted analysis automation.
Control a running Emacs via MCP for editing and status checks.
Analyze webpages accurately by combining DOM structure with visual context.
Delegate web research and image generation to ChatGPT through browser automation.
Debug browsers, reverse engineer web apps, and automate frontend issue investigation.
Run unified penetration testing workflows for reconnaissance, scanning, code analysis, and authenticated checks.