MCPVault

get_binary_imports

MCP tool from BinaryAnalysis MCP by Ap3x

Imported functions grouped by library (PE by DLL, ELF by shared library, Mach-O by dylib)

How to use it

get_binary_imports is exposed by the BinaryAnalysis MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_binary_imports tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install BinaryAnalysis MCP

$pip install -r requirements.txt
FULL BINARYANALYSIS MCP LISTING