Back to Home
cyberkaida icon

reverse-engineering-assistant

Verified Safe

by cyberkaida

Overview

Expose Ghidra's reverse engineering capabilities to AI models via a Model Context Protocol (MCP) server, primarily for headless integration and analysis.

Installation

Run Command
reva-cli

Environment Variables

  • GHIDRA_INSTALL_DIR

Security Notes

The server includes explicit API key authentication, which significantly enhances security, especially when binding to non-localhost interfaces (configurable via 'SERVER_HOST'). Default API keys are UUID-generated, and debug mode is off by default. The core tools interact with Ghidra's internal APIs, which are powerful but constrained within the program's context. Potential risks include misconfiguration (e.g., weak API key, open host without auth) or vulnerabilities in Ghidra's underlying APIs.

Similar Servers

Stats

Interest Score61
Security Score9
Cost ClassHigh
Avg Tokens8000
Stars475
Forks49
Last Update2025-12-14

Tags

Reverse EngineeringGhidraAI AssistantMCP ServerHeadlessIntegration Testing