by fosdickio · MCP Server · ★ 299
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Binary Ninja MCP This repository contains a Binary Ninja plugin, MCP server, and bridge that enables seamless integration of Binary Ninja's capabilities with your favorite LLM client. Features Seamless, real-time integration between Binary Ninja and MCP clients Enhanced reverse engineering workflow with AI assistance Support for every MCP client (Cline, Claude desktop, Roo Code, etc.) Open multiple binaries and switch the active target automatically Examples Solving a CTF Challenge Check out this demo video on YouTube that uses the extension to solve a CTF challenge. Components This repository contains two separate components: A Binary Ninja plugin that provides an MCP server that exposes Binary Ninja's capabilities through HTTP endpoints. This can be used with any client that implements the MCP protocol. A separate MCP bridge component that connects your favorite MCP client to the Binary Ninja MCP server. Prerequisites Binary Ninja Python 3.12+ MCP client (those with auto-setup support are listed below) Installation MCP Client Please install the MCP client before you install Binary Ninja MCP so that the MCP clients can be auto-setup.
| Stars | 299 |
| Forks | 63 |
| Language | Python |
| Category | MCP Server |
| License | GPL-3.0 |
| Quality Score | 68.3398586694792/100 |
| Open Issues | 23 |
| Last Updated | 2026-04-05 |
| Created | 2025-03-28 |
| Platforms | cli, mcp, python |
| Est. Tokens | ~1675k |
Explore other popular mcp server tools:
binary_ninja_mcp is A Binary Ninja plugin containing an MCP server that enables seamless integration with your favorite LLM/MCP client.. It is categorized as a MCP Server with 299 GitHub stars.
binary_ninja_mcp is primarily written in Python.
You can find installation instructions and usage details in the binary_ninja_mcp GitHub repository at github.com/fosdickio/binary_ninja_mcp. The project has 299 stars and 63 forks, indicating an active community.
binary_ninja_mcp is released under the GPL-3.0 license, making it free to use and modify according to the license terms.