Binary Ninja MCP provides a plugin that exposes Binary Ninja's reverse engineering capabilities through the Model Context Protocol, enabling AI-assisted analysis by connecting Binary Ninja to LLM clients like Claude, Cline, and others. The server exposes Binary Ninja's functionality via HTTP endpoints and includes automatic configuration support for popular MCP clients, allowing users to leverage AI assistance directly within their reverse engineering workflow. It solves the problem of integrating Binary Ninja's static analysis and binary examination tools with large language models for enhanced code analysis and CTF challenge solving.
claude mcp add --transport stdio fosdickio-binary_ninja_mcp uvx binary_ninja_mcp