get_functions
Get list of functions
How to use it
get_functions is exposed by the Binaryninja MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_functions tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Binaryninja MCP
uvx binaryninja-mcp install-api # only run onceOther tools in Binaryninja MCP (14)
Get disassembly of a function or specified range
Get list of data variables
Get dictionary of exported symbols
Get dictionary of imported symbols
Get list of binary sections
Get list of memory segments
Get list of strings found in the binary
Get basic information from BinaryNinja Triage view
Get high level IL of a specified function
Get medium level IL of a specified function
Get pseudo C code of a specified function
Get pseudo Rust code of a specified function
Rename a function or a data variable
Update analysis for the binary and wait for