security

Binary_ninja_mcp

A Binary Ninja plugin, MCP server, and bridge that seamlessly integrates [Binary Ninja](https://binary.ninja) with your favorite MCP client. It enables you to automate the process of performing binary analysis and reverse engineering.

0
View on GitHub

Installation

npx -y fosdickio/binary_ninja_mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "binary_ninja_mcp",
  "command": "npx",
  "args": [
    "-y",
    "fosdickio/binary_ninja_mcp"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →