io.github.es617

ble-mcp-server

Let AI agents interact with real BLE hardware — scan, connect, read, write, and subscribe.

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

BLE_MCP_ALLOW_WRITES(str)

Enable BLE characteristic writes (off by default for safety)

BLE_MCP_WRITE_ALLOWLIST(str)

Comma-separated UUID allowlist for writable characteristics

BLE_MCP_PLUGINS(str)

Plugin policy: 'all' or comma-separated plugin names. Unset = disabled.

BLE_MCP_TOOL_SEPARATOR(str)

Tool name separator character (default '.'). Set to '_' for clients that reject dots (e.g. Cursor).