blueSPY MCP Server
@NovelBits
About 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
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bluespy": {
"command": "bluespy-mcp",
"env": {
"BLUESPY_LIBRARY_PATH": "/Applications/blueSPY.app/Contents/Frameworks/libblueSPY.dylib"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps

EverArt
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.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments