MCPVault

import_file

MCP tool from Ghidra MCP by bethington

Import a binary from disk into the current project and open it

How to use it

import_file is exposed by the Ghidra MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the import_file 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 .
FULL GHIDRA MCP LISTING