Skip to content
Claude Code

ble mcp server for Claude Code

io.github.es617/ble-mcp-server

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

client:Claude Code transport:stdio runtime:pypi

Install ble mcp server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add ble-mcp-server -e BLE_MCP_ALLOW_WRITES=<BLE_MCP_ALLOW_WRITES> -e BLE_MCP_WRITE_ALLOWLIST=<BLE_MCP_WRITE_ALLOWLIST> -e BLE_MCP_PLUGINS=<BLE_MCP_PLUGINS> -e BLE_MCP_TOOL_SEPARATOR=<BLE_MCP_TOOL_SEPARATOR> -- uvx ble-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

ble mcp server in other clients