BinoculoMCP
@girorme
BinoculoMCP について
Banner grabbing with LLM (MCP Server)
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"binoculo-mcp": {
"command": "uv",
"args": [
"run",
"--with",
"mcp[cli]",
"--with",
"requests",
"mcp",
"run",
"R:\\path-to\\binoculo-mcp\\bridge_mcp_binoculo.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is BinoculoMCP?
BinoculoMCP is a Message Control Protocol (MCP) Server that interacts with the Binoculo tool to perform banner-grabbing operations. It sends requests to Binoculo and processes its responses, intended for users needing to grab banners from network services.
How to use BinoculoMCP?
Install Binoculo server via git clone and run it in server mode. Then use uv run mcp install bridge_mcp_binoculo.py to install the MCP server (e.g., in Claude desktop). Configure the MCP client with the provided JSON entry, specifying the path to the Python bridge script.
Key features of BinoculoMCP
- Banner grabbing: request Binoculo to grab banners from a target range.
- Customizable queries: define specific targets and filters for banner-grabbing tasks.
Use cases of BinoculoMCP
- Grab all Apache servers in a given subnet range.
- Automate banner collection from network services for security assessments.
FAQ from BinoculoMCP
What do I need to run BinoculoMCP?
Python3, uv, Docker (to run the Binoculo server), and the MCP SDK.
How do I install the Binoculo server?
Clone the repository from github.com/girorme/binoculo and run ./binoculo --server, which starts an API server on port 4000.
How do I configure my MCP client?
Add the provided JSON block to your MCP client configuration, specifying the command uv with the required arguments pointing to the bridge_mcp_binoculo.py script.
Can BinoculoMCP be used with other MCP clients besides Claude?
The README notes that once installed via Claude desktop, Copilot can detect it as well, but it does not mention other clients explicitly.
「その他」の他のコンテンツ
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Servers
modelcontextprotocolModel Context Protocol Servers
コメント