OpenHue MCP Server
JSON →Control Philips Hue lights using LLM interfaces via the OpenHue CLI.
Tools · 8
- list_lights List all lights connected to the Hue bridge
- get_light Get the state and attributes of a specific light
- set_light_state Set the state of a light (on/off, brightness, color, etc.)
- list_groups List all groups/rooms in the Hue system
- get_group Get the state and attributes of a specific group
- set_group_state Set the state of all lights in a group
- list_scenes List all scenes available on the Hue bridge
- recall_scene Recall a scene for a specific group
Links
★ 10 GitHub stars