GhidraMCP
GhidraMCP is an MCP server for Ghidra that enables LLMs to automatically reverse engineer applications.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 9.3k
- Source
- mcp-github
- Repository
- github.com/LaurieWired/GhidraMCP
Overview
GhidraMCP is a Model Context Protocol (MCP) server that exposes Ghidra's core functionalities to MCP clients. With this capability, AI can automatically decompile and analyze binary files, rename methods and data, and list information such as methods, classes, imports, and exports. To access this functionality, you need to install Ghidra and Python3, and configure the MCP SDK. Suitable for developers and researchers requiring reverse engineering and binary analysis.
Capabilities
- ▪Decompile and analyze binary files
- ▪Automatically rename methods and data
- ▪List methods, classes, imports, and exports
Use cases
Setup
1. Download and install Ghidra; 2. Install Python3 and MCP SDK; 3. Download the latest version of the GhidraMCP plugin from GitHub and import it into Ghidra; 4. Configure the plugin and restart Ghidra.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I configure the GhidraMCP plugin?
In Ghidra, select `File` -> `Install Extensions`, then import the downloaded plugin file.
Which MCP clients are supported?
Theoretically, any MCP client is supported; examples include Claude Desktop, Cline, and 5ire.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.