Skip to main content
Glama

Binary Ninja MCP

by fosdickio
plugin.json1.44 kB
{ "pluginmetadataversion": 2, "name": "Binary Ninja MCP", "author": "fosdickio, CX330Blake", "type": ["core", "binaryview", "architecture", "helper"], "api": ["python3"], "description": "A Binary Ninja extension that provides a MCP (Model Context Protocol) server with HTTP endpoints for LLM integration.", "longdescription": "", "license": { "name": "GPL-3.0", "text": "Copyright 2025 fosdickio, CX330Blake\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>." }, "platforms": ["Darwin", "Windows", "Linux"], "installinstructions": { "Darwin": "See https://github.com/fosdickio/binary_ninja_mcp", "Windows": "See https://github.com/fosdickio/binary_ninja_mcp", "Linux": "See https://github.com/fosdickio/binary_ninja_mcp" }, "version": "1.0.1", "minimumbinaryninjaversion": 4000 }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fosdickio/binary_ninja_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server