discovered 03 Aug 2026
binja-codemode-mcp
→ View on GitHubThe Binary Ninja Code Mode MCP is a plugin that enhances reverse engineering by enabling LLM-assisted code execution through the Binary Ninja API. It leverages Anthropic's Code Execution pattern to allow users to write Python scripts that can manipulate and analyze binary databases efficiently, featuring capabilities such as checkpointing, persistence, and a basic security layer with API key authentication. Notable functionalities include querying and mutating binary data, as well as supporting complex multi-step analyses in a streamlined manner.