Skip to main content
Glama
jonnyblankinship

io.github.jonnyblankinship/hue-ble-mcp

set_color

Set a Philips Hue light's color using RGB values. Switches the light to color mode; revert to white mode with a color temperature setting.

Instructions

Set the color of a Philips Hue light using RGB values. Switches the light to color mode. Use set_color_temperature to go back to white mode.

Args: red: Red channel, 0–255 green: Green channel, 0–255 blue: Blue channel, 0–255 address: Bluetooth address from scan_hue_lights. Leave blank to use HUE_LIGHT_ADDRESS env var.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
redYes
greenYes
blueYes
addressNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jonnyblankinship/hue-ble-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server