MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. GhidraMCP

GhidraMCP

GitHub

GhidraMCP is a Ghidra plugin and MCP server that allows LLMs to autonomously reverse engineer applications by exposing Ghidra's core functionality to MCP clients for binary analysis and decompilation.

6,049
131

Here's a summary of the provided README content:

ghidraMCP

ghidraMCP is a Model Context Protocol (MCP) server designed to enable Large Language Models (LLMs) to autonomously reverse engineer applications using Ghidra. It functions as a Ghidra plugin, exposing core Ghidra functionalities to MCP clients.

Features

The ghidraMCP server and Ghidra plugin offer:

  • Binary decompilation and analysis within Ghidra.
  • Automated method and data renaming.
  • Listing of methods, classes, imports, and exports.

Installation

The installation requires Ghidra, Python3, and the MCP SDK. The Ghidra plugin is installed via the "Install Extensions" option in Ghidra, using the provided ZIP file from the latest release. The plugin must then be enabled in Ghidra's configuration.

MCP clients, such as Claude Desktop and 5ire, can be configured to use ghidraMCP by specifying the path to the bridge_mcp_ghidra.py script in their respective configuration settings.

Building from Source

To build from source, use Maven with the command mvn clean package assembly:single. This generates a ZIP file containing the Ghidra plugin, resources, extensions.properties, and Module.manifest.

Repository

LA
LaurieWired

LaurieWired/GhidraMCP

Created

March 23, 2025

Updated

March 29, 2025

Language

Java

Category

Developer Tools