Skip to main content
Glama

OpenHue MCP Server

by lsemenenko

get-lights

List all connected Philips Hue lights or retrieve details for a specific light by ID or room. Integrates with OpenHue MCP Server for easy light management via LLM interfaces.

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" }

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