Security
GhidraMCP
GhidraMCP bridges NSA’s Ghidra reverse-engineering platform to MCP clients. Agents can assist with binary analysis, renaming, and exploration inside Ghidra projects.
Stars
9.5k
Installs
45.0k
License
Apache-2.0
Kind
MCP
Trust evidence
Catalogued
Catalogued MCP with public repository metadata. Not a verified endorsement.
- Stars: 9.5k · catalog
- Freshness: Updated 2026-06-01
- Used in 0 known stacks (editorial graph may still apply)
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
Reference command
{
"mcpServers": {
"ghidra": {
"command": "python",
"args": ["<path-to-GhidraMCP>/bridge_mcp_ghidra.py"]
}
}
}