Releases: bethington/ghidra-mcp
Release list
GhidraMCP 6.0.0
GhidraMCP Release 6.0.0
Production-ready Model Context Protocol server for Ghidra reverse engineering platform.
By the Numbers
| Metric | Value |
|---|---|
| MCP Tools | 272 |
| GUI Endpoints | 195 |
| Headless Endpoints | 160 |
| Java | 21 LTS |
| Ghidra | 12.1.2 |
Installation
- Download GhidraMCP-6.0.0.zip below
- In Ghidra: File > Install Extensions > Add and select the ZIP
- Restart Ghidra, enable plugin: File > Configure > Configure All Plugins > GhidraMCP
- Start server: Tools > GhidraMCP > Start MCP Server
- Install Python bridge:
uv tool install ./ghidra_mcp_bridge-6.0.0-py3-none-any.whl(orpip installthe same wheel) - Run:
bridge-mcp-ghidra(orpython -m bridge_mcp_ghidra)
What's Included
- GhidraMCP-6.0.0.zip — Ghidra extension (GUI plugin)
- ghidra_mcp_bridge-6.0.0-py3-none-any.whl — MCP protocol bridge wheel (272 tools)
See CHANGELOG.md for detailed release notes.
See README.md for full documentation.
GhidraMCP 5.14.2
GhidraMCP Release 5.14.2
Production-ready Model Context Protocol server for Ghidra reverse engineering platform.
By the Numbers
| Metric | Value |
|---|---|
| MCP Tools | 251 |
| GUI Endpoints | 194 |
| Headless Endpoints | 159 |
| Java | 21 LTS |
| Ghidra | 12.1.2 |
Installation
- Download GhidraMCP-5.14.2.zip below
- In Ghidra: File > Install Extensions > Add and select the ZIP
- Restart Ghidra, enable plugin: File > Configure > Configure All Plugins > GhidraMCP
- Start server: Tools > GhidraMCP > Start MCP Server
- Install Python bridge:
pip install -r requirements.txt - Run:
python bridge_mcp_ghidra.py
What's Included
- GhidraMCP-5.14.2.zip — Ghidra extension (GUI plugin)
- bridge_mcp_ghidra.py — MCP protocol bridge (251 tools)
- requirements.txt — Python dependencies
See CHANGELOG.md for detailed release notes.
See README.md for full documentation.
GhidraMCP 5.14.1
GhidraMCP Release 5.14.1
Production-ready Model Context Protocol server for Ghidra reverse engineering platform.
By the Numbers
| Metric | Value |
|---|---|
| MCP Tools | 251 |
| GUI Endpoints | 194 |
| Headless Endpoints | 159 |
| Java | 21 LTS |
| Ghidra | 12.1.2 |
Installation
- Download GhidraMCP-5.14.1.zip below
- In Ghidra: File > Install Extensions > Add and select the ZIP
- Restart Ghidra, enable plugin: File > Configure > Configure All Plugins > GhidraMCP
- Start server: Tools > GhidraMCP > Start MCP Server
- Install Python bridge:
pip install -r requirements.txt - Run:
python bridge_mcp_ghidra.py
What's Included
- GhidraMCP-5.14.1.zip — Ghidra extension (GUI plugin)
- bridge_mcp_ghidra.py — MCP protocol bridge (251 tools)
- requirements.txt — Python dependencies
See CHANGELOG.md for detailed release notes.
See README.md for full documentation.
GhidraMCP 5.14.0
GhidraMCP Release 5.14.0
Production-ready Model Context Protocol server for Ghidra reverse engineering platform.
By the Numbers
| Metric | Value |
|---|---|
| MCP Tools | 251 |
| GUI Endpoints | 194 |
| Headless Endpoints | 159 |
| Java | 21 LTS |
| Ghidra | 12.1.2 |
Installation
- Download GhidraMCP-5.14.0.zip below
- In Ghidra: File > Install Extensions > Add and select the ZIP
- Restart Ghidra, enable plugin: File > Configure > Configure All Plugins > GhidraMCP
- Start server: Tools > GhidraMCP > Start MCP Server
- Install Python bridge:
pip install -r requirements.txt - Run:
python bridge_mcp_ghidra.py
What's Included
- GhidraMCP-5.14.0.zip — Ghidra extension (GUI plugin)
- bridge_mcp_ghidra.py — MCP protocol bridge (251 tools)
- requirements.txt — Python dependencies
See CHANGELOG.md for detailed release notes.
See README.md for full documentation.
GhidraMCP 5.13.1
GhidraMCP Release 5.13.1
Production-ready Model Context Protocol server for Ghidra reverse engineering platform.
By the Numbers
| Metric | Value |
|---|---|
| MCP Tools | 249 |
| GUI Endpoints | 194 |
| Headless Endpoints | 159 |
| Java | 21 LTS |
| Ghidra | 12.1 |
Installation
- Download GhidraMCP-5.13.1.zip below
- In Ghidra: File > Install Extensions > Add and select the ZIP
- Restart Ghidra, enable plugin: File > Configure > Configure All Plugins > GhidraMCP
- Start server: Tools > GhidraMCP > Start MCP Server
- Install Python bridge:
pip install -r requirements.txt - Run:
python bridge_mcp_ghidra.py
What's Included
- GhidraMCP-5.13.1.zip — Ghidra extension (GUI plugin)
- bridge_mcp_ghidra.py — MCP protocol bridge (249 tools)
- requirements.txt — Python dependencies
See CHANGELOG.md for detailed release notes.
See README.md for full documentation.
GhidraMCP 5.13.0
GhidraMCP Release 5.13.0
Production-ready Model Context Protocol server for Ghidra reverse engineering platform.
By the Numbers
| Metric | Value |
|---|---|
| MCP Tools | 248 |
| GUI Endpoints | 194 |
| Headless Endpoints | 159 |
| Java | 21 LTS |
| Ghidra | 12.1 |
Installation
- Download GhidraMCP-5.13.0.zip below
- In Ghidra: File > Install Extensions > Add and select the ZIP
- Restart Ghidra, enable plugin: File > Configure > Configure All Plugins > GhidraMCP
- Start server: Tools > GhidraMCP > Start MCP Server
- Install Python bridge:
pip install -r requirements.txt - Run:
python bridge_mcp_ghidra.py
What's Included
- GhidraMCP-5.13.0.zip — Ghidra extension (GUI plugin)
- bridge_mcp_ghidra.py — MCP protocol bridge (248 tools)
- requirements.txt — Python dependencies
See CHANGELOG.md for detailed release notes.
See README.md for full documentation.
GhidraMCP 5.12.0
GhidraMCP Release 5.12.0
Production-ready Model Context Protocol server for Ghidra reverse engineering platform.
By the Numbers
| Metric | Value |
|---|---|
| MCP Tools | 245 |
| GUI Endpoints | 187 |
| Headless Endpoints | 152 |
| Java | 21 LTS |
| Ghidra | 12.1 |
Installation
- Download GhidraMCP-5.12.0.zip below
- In Ghidra: File > Install Extensions > Add and select the ZIP
- Restart Ghidra, enable plugin: File > Configure > Configure All Plugins > GhidraMCP
- Start server: Tools > GhidraMCP > Start MCP Server
- Install Python bridge:
pip install -r requirements.txt - Run:
python bridge_mcp_ghidra.py
What's Included
- GhidraMCP-5.12.0.zip — Ghidra extension (GUI plugin)
- bridge_mcp_ghidra.py — MCP protocol bridge (245 tools)
- requirements.txt — Python dependencies
See CHANGELOG.md for detailed release notes.
See README.md for full documentation.
GhidraMCP 5.11.4
GhidraMCP Release 5.11.4
Production-ready Model Context Protocol server for Ghidra reverse engineering platform.
By the Numbers
| Metric | Value |
|---|---|
| MCP Tools | 244 |
| GUI Endpoints | 185 |
| Headless Endpoints | 152 |
| Java | 21 LTS |
| Ghidra | 12.1 |
Installation
- Download GhidraMCP-5.11.4.zip below
- In Ghidra: File > Install Extensions > Add and select the ZIP
- Restart Ghidra, enable plugin: File > Configure > Configure All Plugins > GhidraMCP
- Start server: Tools > GhidraMCP > Start MCP Server
- Install Python bridge:
pip install -r requirements.txt - Run:
python bridge_mcp_ghidra.py
What's Included
- GhidraMCP-5.11.4.zip — Ghidra extension (GUI plugin)
- bridge_mcp_ghidra.py — MCP protocol bridge (244 tools)
- requirements.txt — Python dependencies
See CHANGELOG.md for detailed release notes.
See README.md for full documentation.
GhidraMCP 5.11.3
GhidraMCP Release 5.11.3
Production-ready Model Context Protocol server for Ghidra reverse engineering platform.
By the Numbers
| Metric | Value |
|---|---|
| MCP Tools | 244 |
| GUI Endpoints | 185 |
| Headless Endpoints | 152 |
| Java | 21 LTS |
| Ghidra | 12.1 |
Installation
- Download GhidraMCP-5.11.3.zip below
- In Ghidra: File > Install Extensions > Add and select the ZIP
- Restart Ghidra, enable plugin: File > Configure > Configure All Plugins > GhidraMCP
- Start server: Tools > GhidraMCP > Start MCP Server
- Install Python bridge:
pip install -r requirements.txt - Run:
python bridge_mcp_ghidra.py
What's Included
- GhidraMCP-5.11.3.zip — Ghidra extension (GUI plugin)
- bridge_mcp_ghidra.py — MCP protocol bridge (244 tools)
- requirements.txt — Python dependencies
See CHANGELOG.md for detailed release notes.
See README.md for full documentation.
GhidraMCP 5.11.2
GhidraMCP Release 5.11.2
Production-ready Model Context Protocol server for Ghidra reverse engineering platform.
By the Numbers
| Metric | Value |
|---|---|
| MCP Tools | 244 |
| GUI Endpoints | 185 |
| Headless Endpoints | 152 |
| Java | 21 LTS |
| Ghidra | 12.1 |
Installation
- Download GhidraMCP-5.11.2.zip below
- In Ghidra: File > Install Extensions > Add and select the ZIP
- Restart Ghidra, enable plugin: File > Configure > Configure All Plugins > GhidraMCP
- Start server: Tools > GhidraMCP > Start MCP Server
- Install Python bridge:
pip install -r requirements.txt - Run:
python bridge_mcp_ghidra.py
What's Included
- GhidraMCP-5.11.2.zip — Ghidra extension (GUI plugin)
- bridge_mcp_ghidra.py — MCP protocol bridge (244 tools)
- requirements.txt — Python dependencies
See CHANGELOG.md for detailed release notes.
See README.md for full documentation.