MCP Directory
Back

reverse-engineering-assistant

by cyberkaida · Java · ★ 713

MCP server for reverse engineering tasks in Ghidra 👩‍💻

#assistant#binaryninja#ghidra#llm#mcp#mcp-server#reverse-engineering

Install

git clone https://github.com/cyberkaida/reverse-engineering-assistant.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "reverse-engineering-assistant": {
      "command": "npx",
      "args": [
        "-y",
        "github:cyberkaida/reverse-engineering-assistant"
      ]
    }
  }
}

From the README

> A Ghidra extension that provides a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/faqs) server for AI-assisted reverse engineering ReVa (Reverse Engineering Assistant) is a **Ghidra MCP server** that enables AI language models to interact with Ghidra's powerful reverse engineering capabilities. ReVa uses state of the art techniques to limit [context rot](https://github.com/chroma-core/context-rot) and enable long form reverse engineering tasks. ReVa is different from other efforts at building AI assistants for RE tasks because it uses a _tool driven approach_ with a focus o…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers