Skip to main content
Glama

OpenHue MCP Server

by lsemenenko

get-lights

Retrieve details of all Philips Hue lights or filter by specific light ID, name, or room using the OpenHue MCP Server for streamlined smart light management.

Instructions

List all Hue lights or get details for a specific light

Input Schema

NameRequiredDescriptionDefault
lightIdNoOptional light ID or name to get specific light details
roomNoOptional room name to filter lights

Input Schema (JSON Schema)

{ "properties": { "lightId": { "description": "Optional light ID or name to get specific light details", "type": "string" }, "room": { "description": "Optional room name to filter lights", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from OpenHue MCP Server

Related Tools

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/lsemenenko/openhue-mcp-server'

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