# LaurieWired/GhidraMCP

MCP Server for Ghidra

Repository: https://github.com/LaurieWired/GhidraMCP
Canonical: https://ross.abutalabs.com/products/ghidramcp
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2025-06-23T04:18:18+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 28, release rhythm 40, longevity 37
- inputs: {"age_days": 528, "days_push": 436, "days_rel": 436, "gap_med": 9.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9865, forks 1020 (observed 2026-08-28T04:10:37.551012+00:00)

## What it is
GhidraMCP is a Model Context Protocol server implemented as a Ghidra plugin that exposes Ghidra's reverse engineering tools to LLM clients. It lets AI agents autonomously decompile binaries, list methods and imports, and rename functions and data.

## Use cases
- let an LLM autonomously reverse engineer a binary in Ghidra
- decompile and analyze binaries using Claude Desktop
- automatically rename methods and data during reverse engineering
- list methods, classes, imports, and exports from a binary via MCP
- connect any MCP client to a Ghidra instance

## When to choose
- you use Ghidra and want AI-assisted binary analysis
- you want an MCP-compatible bridge to Ghidra's decompiler and analysis tools
- you want to automate repetitive reverse engineering tasks like renaming functions

## When to avoid
- you don't use Ghidra or an MCP-capable LLM client
- you need fully manual, hands-on disassembly without AI involvement
- you need a standalone reverse engineering tool rather than a Ghidra plugin

## Facets
- artifact type: plugin
- maturity: active
- function: mcp, reverse-engineering, plugin-system, llm-inference
- domain: reverse-engineering, security, developer-tools, large-language-models
- platform: cross-platform, python, jvm
- tags: ghidra, mcp-server, binary-analysis, decompiler, disassembly, claude-desktop, ai-assisted-reversing, desktop

## Member repositories
- LaurieWired/GhidraMCP (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:37.551012+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:20:31.698643+00:00, confidence not recorded.
  - readme: https://github.com/LaurieWired/GhidraMCP (fetched 2026-08-28T04:10:37.551012+00:00, sha d465a4c55b8e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
