
Hue MCP Server
Supports UIby rmrfslashbin
Control Philips Hue smart lighting systems using natural language via MCP.
What it does\nConnects AI assistants to Philips Hue smart lighting, enabling comprehensive control of lights, rooms, scenes, and bridges with real-time synchronization and caching.\n\n## Tools\n- discover_bridges: Finds Hue bridges on the local network.\n- control_light: Comprehensive control for single lights including brightness and RGB colors.\n- control_lights: Bulk control for multiple lights simultaneously.\n- control_room_lights: Controls all lights within a specific room or zone.\n- activate_scene: Recalls predefined lighting scenes.\n- list_lights/list_rooms/list_scenes: Inventory and status retrieval tools.\n\n## Installation\nAdd this to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "hue": {\n "command": "/tmp/hue-mcp/hue-mcp",\n "args": []\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop
Quick install
go build -o hue-mcp main.goInformation
- Pricing
- free
- Published
- 4/29/2026
- stars






