🔧
BinjaLattice MCP
🔧MCP ServerInvoke-RE/binja-lattice-mcp
What it does
|A secure communication protocol for Binary Ninja that exposes binary analysis and modification capabilities over MCP and REST API. Provides pseudocode export, disassembly access, variable renaming, and comment insertion with token-based authentication and optional TLS encryption.
glamalocal
Installation
Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub →
claude mcp add binja-lattice-mcp -e BNJLAT=your_api_key_here -- /path/to/BinjaLattice/.venv/bin/python /path/to/BinjaLattice/mcp_server.pyClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"binja-lattice-mcp": {
"command": "/path/to/...62
Last UpdatedFeb 21, 2026