GhidraMCP
A Model Context Protocol server for Ghidra that enables LLMs to autonomously reverse engineer applications. Provides tools for decompiling binaries, renaming methods and data, and listing methods, classes, imports, and exports.
Installation
npx -y LaurieWired/GhidraMCPConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "GhidraMCP",
"command": "npx",
"args": [
"-y",
"LaurieWired/GhidraMCP"
]
}About This MCP Server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHubRelated MCPs
View all →Mcp Server Nano Banana
AI image generation using Google Gemini's nano banana model.
Mcp Claude Spotify
An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).
Anki Mcp
Manage your Anki collection with AnkiConnect & MCP
Interactive Mcp
Enables interactive LLM workflows by adding local user prompts and chat capabilities directly into the MCP loop.
Plugwise Mcp
TypeScript-based smart home automation server for Plugwise devices with automatic network discovery. Features comprehensive device control for thermostats, switches, smart plugs, energy monitoring, multi-hub management, and real-time climate/power consumption tracking via local network integration.