Ghidra Retro MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi. Last commit 29 Jul 2026.
Headless Ghidra MCP server with P-code emulation and multi-console ROM triage.
Today is the operative word: we check Ghidra Retro MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ghidra-retro-mcp -- uvx ghidra-retro-mcp
{
"mcpServers": {
"ghidra-retro-mcp": {
"args": [
"ghidra-retro-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ghidra-retro-mcp]
command = "uvx"
args = ["ghidra-retro-mcp"]
{
"mcpServers": {
"ghidra-retro-mcp": {
"args": [
"ghidra-retro-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ghidra-retro-mcp": {
"args": [
"ghidra-retro-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
GHIDRA_INSTALL_DIR (Absolute path to the Ghidra installation directory), MOCK_MODE (Set to 1 for zero-dependency CI simulation).
The author declared them in the registry entry; get the values from the project itself.
IDA Pro MCP fusion with cache queries and multi-binary headless analysis.
MCP server adapter for Obscura Rust headless browser — web scraping with anti-detection.
MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console
MCP server + Chrome extension for AI browser control with real sessions.
Converts HTML to Markdown with auto-summary and section extraction. Supports Playwright.
MCP server for browser automation with AI agent
Stealth Chromium MCP server with hybrid AOM + Set-of-Mark vision and Readability extraction.
Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.
Answers built from our own checks of this server.