bn_cline_mcp
4
This project is an MCP server that integrates with Binary Ninja to allow Cline to analyze binary files. It is designed for use with the Binary Ninja personal license and involves setting up various tools and servers.
binary_ninja_cline_mcp
An MCP server for Cline that works with Binary Ninja (Personal License).
Setup
- Install the latest Binary Ninja MCP Plugin from GitHub.
- Open your binary in Binary Ninja and start the MCP server.
- Execute the
binary_ninja_mcp_http_server.py
script. - Run
npm start
in another terminal. - Configure Cline to connect with the MCP server.