Confidential guide on numerology and astrology, based of GG33 Public information

bn_cline_mcp
An MCP server for Cline that works with Binary Ninja
3 years
Works with Finder
1
Github Watches
0
Github Forks
4
Github Stars
binary_ninja_cline_mcp
An MCP server for Cline that works with Binary Ninja (Personal License)
This repository contains an MCP server that allows Cline to analyze binaries using Binary Ninja. Note: Not all files will be used, there is also prototype of using headless Binary Ninja but my license is Personal so I can't test it.
Setup
- Install the latest of Binary Ninja MCP Plugin https://github.com/fosdickio/binary_ninja_mcp
- Open your binary and start the MCP server from within Binary Ninja.
- Open a terminal and run python binary_ninja_mcp_http_server.py --port 8088
- Open another terminal and run
npm start
- Open Cline and add the following tool:{ Example:
{
"mcpServers": {
"BN MCP": {
"command": "node",
"args": ["/home/matteius/binary_ninja_cline/bn_cline_mcp/binaryninja-mcp-bridge.js"],
"env": {
"BN_HTTP_SERVER": "http://localhost:8088"
},
"autoApprove": [],
"disabled": false,
"timeout": 30
}
}
}
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
I find academic articles and books for research and literature reviews.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
An AI chat bot for small and medium-sized teams, supporting models such as Deepseek, Open AI, Claude, and Gemini. 专为中小团队设计的 AI 聊天应用,支持 Deepseek、Open AI、Claude、Gemini 等模型。
Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Reviews

user_4IRPvGaJ
I have been using bn_cline_mcp by opensensor for a while, and it has significantly improved my workflow. The seamless integration and user-friendly interface make it a vital tool for MCP applications. Kudos to the developer for creating such an efficient and reliable product! Highly recommended.