Skip to main content
Glama

Binary Ninja Cline MCP Server

by opensensor
package.json502 B
{ "name": "binaryninja-mcp-bridge", "version": "0.1.0", "description": "Bridge between MCP and Binary Ninja HTTP Server", "type": "module", "main": "binaryninja-mcp-bridge.js", "scripts": { "start": "node binaryninja-mcp-bridge.js" }, "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.2", "node-fetch": "^3.3.2", "zod": "^3.22.4", "zod-to-json-schema": "^3.22.3" }, "devDependencies": { "@types/node": "^22.14.0" } }

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/opensensor/bn_cline_mcp'

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