GhidrAssistMCP
An MCP extension for Ghidra
GhidrAssistMCP is a powerful Ghidra extension that implements the Model Context Protocol (MCP) to bridge the gap between AI analysis tools and Ghidra's reverse engineering platform. It provides a standardized API for external AI assistants and automated tools to interact seamlessly with Ghidra's comprehensive analysis capabilities.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- HHarley BrownMay 26, 2026
Useful extension, though the latency can get annoying if you're sending massive code blocks to the API.
- FFinley JohnsonMay 17, 2026
Got it working on macOS with Ghidra 11.0.1. Just make sure your JDK path is correctly set.
- SSutton JacksonApr 7, 2026
This makes analyzing legacy firmware so much faster. I just ask the LLM to explain the control flow of obscure functions.
- RRiver JohnsonMar 4, 2026
Does this support local models running via Ollama, or is it strictly tied to Claude?