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
基本信息
配置
使用下面的配置,将此服务器添加到你的 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
其他 分类下的更多 MCP 服务器
Servers
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Codelf
unbugA search tool helps dev to solve the naming things problem.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论