Bluetooth Low Energy (BLE) MCP server -- scan, connect and interact with BLE peripherals
@stass
About Bluetooth Low Energy (BLE) MCP server -- scan, connect and interact with BLE peripherals
Mac OS X command line BLE tool and MCP server
Basic information
Category
Other
License
BSD-2-Clause
Runtime
swift
Transports
stdio
Publisher
stass
Submitted by
Stanislav Sedov
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
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

EverArt
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome Mlops
visengerA curated list of references for MLOps
Comments