Ghidra MCP
by Community
Connects AI to Ghidra for AI-assisted reverse engineering — 110 tools for decompilation, function analysis, disassembly, and symbol management.
Skills
Binary Decompilation
Decompiles binary functions to C-like pseudocode using Ghidra's decompiler engine for AI-assisted analysis.
Function Analysis
Lists, renames, and annotates functions and their call graphs in a loaded Ghidra binary project.
Symbol Management
Reads and writes Ghidra symbols, labels, namespaces, and data types to structure reverse-engineered binaries.
Related Agents
IDA Pro MCP
Bridges IDA Pro to LLM clients over MCP, exposing decompilation, disassembly, cross-references, type and stack edits, m…
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
x64dbg MCP Server
Exposes full x64dbg debugger control to agents over HTTP as a native plugin — breakpoints, stepping, memory reads, and…
Arcade.dev
Handles agent authorization, tool calling, and governance so agents act on behalf of users. MCP runtime with Python/JS…