by cyberkaida · MCP Server · ★ 716
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
ReVa - Ghidra MCP Server for AI-Powered Reverse Engineering A Ghidra extension that provides a Model Context Protocol (MCP) 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 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 on designing tools for effective LLM use. ReVa aims to provide a variety of small tools to the LLM, just as your RE environment provides a set of small tools to you. Each of the tools given to the LLM are constructed to be easy for the LLM to use and to tolerate a variety of inputs and to reduce hallucination by the LLM. We do this by providing the LLM with a schema but tolerating other input, including descriptions that guide the LLM,and redirecting correctable mistakes back to the LLM, and including extra output to guide the next decision by the LLM.
| Stars | 716 |
| Forks | 62 |
| Language | Java |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 57.692/100 |
| Open Issues | 19 |
| Last Updated | 2026-05-05 |
| Created | 2023-08-18 |
| Platforms | java, mcp |
| Est. Tokens | ~183k |
Looking for a reverse-engineering-assistant alternative? If you're comparing reverse-engineering-assistant with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
An MCP extension for Ghidra
An MCP extension for Ghidra
Plugin for JADX to integrate MCP server
MCP server for JADX-AI Plugin
A MCP Server for APK Tool (Part of Android Reverse Engineering MCP Suites)
AI agent microservice
Explore other popular mcp server tools:
reverse-engineering-assistant is MCP server for reverse engineering tasks in Ghidra 👩💻. It is categorized as a MCP Server with 716 GitHub stars.
reverse-engineering-assistant is primarily written in Java. It covers topics such as assistant, binaryninja, ghidra.
You can find installation instructions and usage details in the reverse-engineering-assistant GitHub repository at github.com/cyberkaida/reverse-engineering-assistant. The project has 716 stars and 62 forks, indicating an active community.
reverse-engineering-assistant is released under the Apache-2.0 license, making it free to use and modify according to the license terms.
The top alternatives to reverse-engineering-assistant on Agent Skills Hub include GhidrAssistMCP, GhidrAssistMCP, jadx-ai-mcp. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.