Loading MCP server directory, please wait...
Headless Ghidra MCP server with P-code emulation and multi-console ROM triage.
npx @getmcp/cli add io.github.getanirao/ghidra-retro-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
GHIDRA_INSTALL_DIRAbsolute path to the Ghidra installation directory
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.getanirao/ghidra-retro-mcp": {
"command": "uvx",
"args": [
"ghidra-retro-mcp"
],
"env": {
"GHIDRA_INSTALL_DIR": "",
"MOCK_MODE": "0"
}
}
}
}