Servers
Another™ MCP Server for Binary Ninja
@MCPPhalanx
Another™ MCP Server for Binary Ninja with superpower 🥵
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"binaryninja-mcp": {
"command": "uvx",
"args": [
"binaryninja-mcp",
"install-api",
"#",
"only",
"run",
"once"
]
}
}
}