MCP server bridging to LaurieWired's GhidraMCP plugin for reverse-engineering operations.
POST https://ghidra-mcp.afterrealism.com/mcp
Configure your MCP client to connect to /mcp. Health check at /health.
list_sections, get_documentation, ghidra_help, summarize_corpus, run_locallybridge_statuslist_methods, list_classes, list_segments, list_imports, list_exports, list_namespaces, list_data_items, list_functions, list_strings, search_functions_by_namedecompile_function, decompile_function_by_address, disassemble_functionget_function_by_address, get_current_address, get_current_functionget_xrefs_to, get_xrefs_from, get_function_xrefsrename_function, rename_data, rename_variable, set_decompiler_comment, set_disassembly_comment, rename_function_by_address, set_function_prototype, set_local_variable_typeGHIDRA_DOCSBOX_BRIDGE_URL set; bridge tools return {"ok": false, "error": "not_configured"}.GHIDRA_DOCSBOX_ACCESS_MODE=read_write to enable rename / comment / prototype tools.