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
This is a Ghidra extension for reverse engineers who want to automate or enhance their analysis with AI tools. It turns Ghidra into a server that accepts requests from AI assistants or other automated scripts. You feed it a binary file in Ghidra, and an AI client can then query Ghidra's analysis capabilities to get program information, function details, strings, or even create data structures.
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