OpenHue MCP Server
by lsemenenko
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get-lights | List all Hue lights or get details for a specific light |
control-light | Control a specific Hue light |
get-rooms | List all rooms or get details for a specific room |
control-room | Control all lights in a room |
get-scenes | List all scenes or get details for specific scenes |
activate-scene | Activate a specific scene |