A
licenseA
qualityD
maintenanceEnables control of Philips Hue lights through Claude and other LLM interfaces using the OpenHue CLI.
6
10
MIT
No user-submitted related servers found.
Scored across 8 tools
Each tool has a distinct, non-overlapping purpose: scanning, state reading, toggling power, setting brightness, color, color temperature, and scenes. No ambiguity in tool selection.
All tools follow a consistent verb_noun pattern in snake_case (e.g., scan_hue_lights, set_brightness, turn_off). No mixing of conventions.
8 tools is well-scoped for controlling a single Hue light via BLE. Each function is necessary and none feel extraneous.
Covers all core operations: discovery, state reading, on/off, brightness, color, color temperature, and preset scenes. No obvious gaps for single-light control.