Bluetooth Low Energy (BLE) MCP server -- scan, connect and inter…
@stass
About Bluetooth Low Energy (BLE) MCP server -- scan, connect and inter…
Mac OS X command line BLE tool and MCP server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"blew": {
"command": "/path/to/blew",
"args": [
"mcp"
]
}
}
}Tools
17Scan for nearby BLE devices
Connect to a device by ID, name, or filters
Disconnect from current device
Show connection status
List GATT services
Full GATT tree with optional values
List characteristics of a service
List descriptors of a characteristic
Look up Bluetooth SIG characteristic spec (no device needed)
Read a characteristic value
Write to a characteristic
Collect notifications (returns batch)
Start advertising as a peripheral
Clone a real device's GATT structure
Stop advertising
Update a peripheral characteristic value
Update value and notify subscribers
Overview
What is Bluetooth Low Energy (BLE) MCP server?
The Bluetooth Low Energy (BLE) MCP server is
Basic information
More Other MCP servers
ICSS
chokcoco不止于 CSS
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments