lsemenenko_openhue-mcp-server

lsemenenko_openhue-mcp-server

3.1

If you are the rightful owner of lsemenenko_openhue-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that enables control of Philips Hue lights through Claude and other LLM interfaces using the OpenHue CLI.

The OpenHue MCP Server is designed to facilitate the control of Philips Hue lighting systems through various LLM interfaces, including Claude. By leveraging the OpenHue CLI, users can seamlessly integrate their Hue lighting setup with advanced language models, enabling natural language commands for light management. The server requires Node.js and Docker for setup and can be optionally tested with Claude for Desktop. Once configured, users can control individual lights, rooms, and scenes, making it a versatile tool for smart home automation. The server supports a range of commands, from basic on/off functions to more complex scene activations and color adjustments, all accessible through a user-friendly interface.

Features

  • Lights Control: List all lights or get specific light details, turn lights on/off, adjust brightness, set colors, and control color temperature.
  • Room Control: List all rooms or get room details, control all lights in a room together, and set room-wide brightness and colors.
  • Scene Management: List available scenes, activate scenes with different modes, and filter scenes by room.

Tools

  1. get-lights

    Lists all lights or gets details for specific lights.

  2. control-light

    Controls individual lights with actions like on/off, brightness, color, and temperature adjustments.

  3. get-rooms

    Lists all rooms or gets specific room details.

  4. control-room

    Controls all lights in a room with actions like on/off, brightness, color, and temperature adjustments.

  5. get-scenes

    Lists available scenes with optional room filtering.

  6. activate-scene

    Activates a specific scene with options for room and mode.