Binary Ninja Cline MCP Server

list_functions

Extract and list all functions from a binary file using Binary Ninja analysis, enabling efficient code examination and debugging.

Instructions

List functions in a binary

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "path": { "minLength": 1, "type": "string" } }, "required": [ "path" ], "type": "object" }

You must be authenticated.

Other Tools from Binary Ninja Cline MCP Server

Related Tools

ID: ma815xky6l