Skip to main content
ClaudeWave

Ghidra MCP Server — 200+ MCP tools for AI-powered reverse engineering. GUI plugin + headless server, lazy tool loading, convention enforcement, batch operations, Ghidra Server integration, and Docker deployment.

MCP Servers2.4k stars28 forksJavaApache-2.0Updated yesterday
Editor's note

Ghidra MCP Server is a Model Context Protocol server that exposes 249 tools for AI-assisted reverse engineering by bridging Claude and other MCP-compatible clients directly into Ghidra 12.1. It operates in both GUI plugin and headless modes, supports Docker deployment for CI/CD pipelines, and connects to shared Ghidra Server repositories with checkout/checkin version control workflows. Tools cover the full spectrum of reverse engineering tasks: renaming symbols, applying types, adding comments, creating data structures, executing Ghidra scripts, running P-code emulation, and integrating with live debuggers. A standout feature is cross-binary documentation transfer using SHA-256 function hashing, which automatically propagates existing annotations to new binary versions without manual re-labeling. Version 5.0 adds convention enforcement directly at the tool layer, auto-fixing Hungarian notation prefixes, warning on naming violations, and rejecting no-op type changes, so AI agents produce consistent output across sessions without needing style instructions in every prompt. Security researchers, malware analysts, and reverse engineering teams benefit most.

ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/bethington/ghidra-mcp
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/bethington/ghidra-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
aibinary-analysisghidraghidra-extensionjavamcpmcp-servermodel-context-protocolpythonreverse-engineeringstatic-analysis

What people ask about ghidra-mcp

What is bethington/ghidra-mcp?

+

bethington/ghidra-mcp is mcp servers for the Claude AI ecosystem. Ghidra MCP Server — 200+ MCP tools for AI-powered reverse engineering. GUI plugin + headless server, lazy tool loading, convention enforcement, batch operations, Ghidra Server integration, and Docker deployment. It has 2.4k GitHub stars and was last updated yesterday.

How do I install ghidra-mcp?

+

You can install ghidra-mcp by cloning the repository (https://github.com/bethington/ghidra-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is bethington/ghidra-mcp safe to use?

+

Our security agent has analyzed bethington/ghidra-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains bethington/ghidra-mcp?

+

bethington/ghidra-mcp is maintained by bethington. The last recorded GitHub activity is from yesterday, with 21 open issues.

Are there alternatives to ghidra-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy ghidra-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: bethington/ghidra-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/bethington-ghidra-mcp)](https://claudewave.com/repo/bethington-ghidra-mcp)
<a href="https://claudewave.com/repo/bethington-ghidra-mcp"><img src="https://claudewave.com/api/badge/bethington-ghidra-mcp" alt="Featured on ClaudeWave: bethington/ghidra-mcp" width="320" height="64" /></a>

More MCP Servers