by mrphrazer · MCP Server · ★ 204
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Binary Ninja Headless MCP A headless Binary Ninja server that speaks MCP (Model Context Protocol), giving AI agents full access to deep reverse-engineering workflows — disassembly, IL, patching, types, xrefs, and more — without a GUI. Designed to run in the same Docker container as the agent runtime. No sidecars, no extra services. This entire projectcode, tests, and documentationis 100% vibe coded. Why Existing Binary Ninja MCP servers are either GUI-bound or expose a limited tool surface. This server is headless-only and designed for agent-driven workflows in sandboxed VM/container environments: the agent gets full control over the analysis system, automating large parts of reverse engineering while you interactively discuss and steer the process. The goal is an interface where agents can inspect, refine, and extend an analysis over time — updating types, symbols, and metadata, improving the analysis database incrementally, applying patches and iterating safely with undo/redo, and running custom scripts when a workflow needs something bespoke.
| Stars | 204 |
| Forks | 13 |
| Language | Python |
| Category | MCP Server |
| License | GPL-2.0 |
| Quality Score | 69.8800195188294/100 |
| Last Updated | 2026-05-20 |
| Created | 2026-03-03 |
| Platforms | mcp, python |
| Est. Tokens | ~21k |
These tools work well together with binary-ninja-headless-mcp for enhanced workflows:
Explore other popular mcp server tools:
binary-ninja-headless-mcp is Headless Binary Ninja MCP server — giving AI agents deep reverse-engineering capabilities via 180 tools.. It is categorized as a MCP Server with 204 GitHub stars.
binary-ninja-headless-mcp is primarily written in Python.
You can find installation instructions and usage details in the binary-ninja-headless-mcp GitHub repository at github.com/mrphrazer/binary-ninja-headless-mcp. The project has 204 stars and 13 forks, indicating an active community.
binary-ninja-headless-mcp is released under the GPL-2.0 license, making it free to use and modify according to the license terms.