Bluetooth Low Energy (BLE) MCP server -- scan, connect and interact with BLE peripherals
@stass
关于 Bluetooth Low Energy (BLE) MCP server -- scan, connect and interact with BLE peripherals
Mac OS X command line BLE tool and MCP server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"blew": {
"command": "/path/to/blew",
"args": [
"mcp"
]
}
}
}工具
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
概览
What is Bluetooth Low Energy (BLE) MCP server?
The Bluetooth Low Energy (BLE) MCP server is
其他 分类下的更多 MCP 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Nginx UI
0xJackyYet another WebUI for Nginx
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
评论