Binary Ninja Cline MCP ServerServer

opensensor
GitHub
binary analysisreverse engineeringdeveloper tools

Loading subscription status...

💡 Description

An MCP server that allows Cline to analyze binary files with Binary Ninja using a personal license via a bridge implementation.

📝 JSON Entries

{
  "mcpServers": [
    {
      "BN MCP": {
        "env": {
          "BN_HTTP_SERVER": "http://localhost:8088"
        },
        "args": [
          "/home/matteius/binary_ninja_cline/bn_cline_mcp/binaryninja-mcp-bridge.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

decompile_functionget_binary_infolist_functionsdisassemble_function

Features

  • Integrates with Binary Ninja for binary analysis
  • Local only server