Loading MCP server directory, please wait...
Let AI agents interact with real BLE hardware — scan, connect, read, write, and subscribe.
npx @getmcp/cli add io.github.es617/ble-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.es617/ble-mcp-server": {
"command": "uvx",
"args": [
"ble-mcp-server"
],
"env": {
"BLE_MCP_ALLOW_WRITES": "",
"BLE_MCP_WRITE_ALLOWLIST": "",
"BLE_MCP_PLUGINS": ""
}
}
}
}