ble-mcp-server
Let AI agents interact with real BLE hardware — scan, connect, read, write, and subscribe.
stdio v0.1.5
Connection Configuration
Add this to your AI agent's MCP config file to connect.
Run in your terminal:
claude mcp add io.github.es617--ble-mcp-server -- uvx
Server Details
Transport
stdio
Authentication
NoneVersion
v0.1.5
Server Name
io.github.es617/ble-mcp-server
Last Updated
Mar 7, 2026
Get Started
How to install and connect this MCP server.
Required Configuration
Environment variables you must provide when running this server.
| Variable | Required |
|---|---|
BLE_MCP_ALLOW_WRITES | Optional |
BLE_MCP_WRITE_ALLOWLIST | Optional |
BLE_MCP_PLUGINS | Optional |
BLE_MCP_TOOL_SEPARATOR | Optional |