MCP.so
ログイン
B

blueSPY MCP Server

@NovelBits

blueSPY MCP Server について

MCP server for the BlueSPY Bluetooth LE protocol analyzer. Gives AI assistants direct access to .pcapng capture analysis — load captures, classify packets, inspect connections, analyze advertising data, and find errors through natural conversation. Supports both file analysis and

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

NovelBits

投稿者

Mohammad Afaneh

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "bluespy": {
      "command": "bluespy-mcp",
      "env": {
        "BLUESPY_LIBRARY_PATH": "/Applications/blueSPY.app/Contents/Frameworks/libblueSPY.dylib"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is blueSPY MCP Server?

The blueSPY MCP Server connects AI assistants to the BlueSPY Bluetooth LE sniffer, enabling protocol analysis of Bluetooth Low Energy traffic. It supports both file-based analysis of .pcapng captures and live capture with compatible hardware.

How to use blueSPY MCP Server?

Install via pip install bluespy-mcp. Ensure the BlueSPY application is installed (it provides libblueSPY.dylib). For live capture, BlueSPY Moreph hardware is required; file analysis works without it.

Key features of blueSPY MCP Server

  • Load and analyze .pcapng capture files
  • List devices, connections, and errors
  • Inspect advertising data and connection parameters
  • Live hardware capture with real-time analysis
  • Search packets by type, channel, or content

Use cases of blueSPY MCP Server

  • Analyze Bluetooth LE capture files to identify devices and protocol errors
  • Inspect advertising data and connection parameters for debugging
  • Perform real-time monitoring of Bluetooth LE traffic with BlueSPY hardware
  • Search captured packets by specific type, channel, or payload content

FAQ from blueSPY MCP Server

What are the requirements to use the blueSPY MCP Server?

The BlueSPY application must be installed (it provides libblueSPY.dylib). The Python package is installed via `pip

コメント

「その他」の他のコンテンツ