fosdickio/binary_ninja_mcp
A Binary Ninja plugin containing an MCP server that enables seamless integration with your favorite LLM/MCP client.
Platform-specific configuration:
{
"mcpServers": {
"binary_ninja_mcp": {
"command": "npx",
"args": [
"-y",
"binary_ninja_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...