Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by fosdickio • Tools & CLI
An MCP server and bridge that exposes Binary Ninja functionality over HTTP so LLM-based MCP clients can inspect and modify binaries in real time.
Programmatically decompile functions, retrieve HLIL/MLIL/LLIL, and fetch assembly or disassembly views from a Binary Ninja instance.
Query and modify binary metadata—rename functions and variables, set comments, define or change types, and create functions—to automate reverse-engineering tasks.
Integrate LLM-driven analysis into MCP-compatible clients to perform tasks like CTF solving or malware triage with real-time access to multiple open binaries.
This project provides a Binary Ninja plugin that runs an MCP-compatible HTTP server and a bridge to connect MCP clients (Cline, Claude Desktop, Roo Code, etc.) to the server. It exposes many Binary Ninja operations—decompilation, IL retrieval, hexdumps, xrefs, type and symbol management, renaming, comments, and more—so LLM agents can programmatically inspect and modify loaded binaries. The bridge and plugin support auto-setup for several popular MCP clients and enable seamless, real-time workflows for CTF solving, malware analysis, and assisted reverse engineering. The server is intended as a community plugin to integrate Binary Ninja with LLM-driven tooling.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.