GhidrAssistMCP and ghidra_mcp
These are competing approaches to the same problem—providing an MCP interface to Ghidra's API for AI-assisted reverse engineering—with GhidrAssistMCP being the more established implementation (518 stars) while ghidra_mcp appears to be a newer alternative offering similar functionality.
About GhidrAssistMCP
symgraph/GhidrAssistMCP
An MCP extension for Ghidra
Implements a full Model Context Protocol server with dual HTTP transports (SSE and Streamable) exposing 35 reverse engineering tools, 6 resource types, and 7 analysis prompts—enabling AI assistants to programmatically interact with Ghidra's analysis capabilities. Features intelligent result caching, async task management, multi-program/multi-window support with active context awareness, and dynamic tool management via a built-in UI panel. Built on Ghidra's Java API and the official MCP SDK, supporting Ghidra 11.4+.
About ghidra_mcp
AuraFriday/ghidra_mcp
AI-Powered Reverse Engineering with 100% Ghidra API Access
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work