> cat /dev/github | grep security-tools
discovered 03 Aug 2026

binaryninja-mcp

via awesome-list
→ View on GitHub
The MCP Server for Binary Ninja facilitates advanced binary analysis by exposing various functions and resources through a Model Context Protocol (MCP) interface. It primarily allows users to interact with Binary Ninja's capabilities, such as renaming symbols and generating pseudocode, via a configurable server running either in the UI or headless mode. Notable features include support for multiple transport methods for clients, a variety of analytical tools, and extensive resource access to enhance binary analysis workflows.