list_tool_groups
List tool groups and their load state
How to use it
list_tool_groups is exposed by the Ghidra MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list_tool_groups tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Ghidra MCP
$
pip install -e .Other tools in Ghidra MCP (7)
check_tools
Report which tools are currently registered and callable
connect_instance
Connect the bridge to a specific Ghidra instance
import_file
Import a binary from disk into the current project and open it
list_instances
Discover running Ghidra MCP instances (UDS + TCP port scan)
load_tool_group
Register a tool group's dynamic tools with the MCP client
search_tools
Search the full tool catalog by keyword
unload_tool_group
Unregister a tool group's dynamic tools