Back to Home
jtang613 icon

GhidrAssistMCP

Verified Safe

by jtang613

Overview

Enables AI assistants and other tools to interact with Ghidra's reverse engineering capabilities through a standardized Model Context Protocol (MCP) API.

Installation

Run Command
No command provided

Environment Variables

  • GHIDRA_INSTALL_DIR

Security Notes

The server binds to a configurable host and port (defaulting to localhost:8080). While running on localhost is relatively safe, if configured to bind to 0.0.0.0 or another external IP, it exposes Ghidra's powerful modification APIs (e.g., renaming functions, setting data types, creating structures from C definitions) to any client with network access without authentication or authorization. This design decision prioritizes ease of integration for AI clients over network-level security. Users must ensure proper network isolation if exposing the server.

Similar Servers

Stats

Interest Score96
Security Score7
Cost ClassMedium
Avg Tokens1000
Stars348
Forks20
Last Update2025-11-29

Tags

GhidraReverse EngineeringAI AssistantMCPPlugin