Loading MCP server directory, please wait...
Control Philips Hue lights via Bluetooth LE — no bridge required.
npx @getmcp/cli add io.github.jonnyblankinship/hue-ble-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jonnyblankinship/hue-ble-mcp": {
"command": "python",
"args": [
"hue-ble-mcp"
]
}
}
}