Binary Ninja
MCP Serverby fosdickio · Added 5mo ago
Claude
273
Install
git clone https://github.com/fosdickio/binary_ninja_mcpAdd to Claude
claude mcp add fosdickio-binary-ninja-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"binary-ninja": {
"command": "npx",
"args": [
"@modelcontextprotocol/binary-ninja"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates with Binary Ninja reverse engineering platform to enable binary analysis tasks like function listing, code decompilation, symbol renaming, and structure analysis through a HTTP server bridge.
Tags
Web & Browsermcp-server