Philips Hue
БесплатноНе проверенProvides direct control over Philips Hue smart lighting systems through automatic bridge discovery and API key management, enabling brightness, color, and on/of
Описание
Provides direct control over Philips Hue smart lighting systems through automatic bridge discovery and API key management, enabling brightness, color, and on/off state control for individual lights, zones, and rooms.
README
MCP server for controlling Philips Hue smart lights.
Features
- Automatic Bridge discovery via mDNS
- Setup and configure API key
- Control lights (on/off, brightness, color)
- Manage zones and rooms
- Support for grouped lights
Quick Start
For Claude Desktop
- Download and install the MCPB bundle from releases
- Configuration (choose one):
- Option A (Recommended): Skip configuration and use built-in tools:
- Use
discover_bridgetool to find your Hue Bridge - Press the physical button on your Hue Bridge
- Use
complete_bridge_setuptool to create API key
- Use
- Option B: Enter Bridge IP and API key in configuration window during installation
- Option A (Recommended): Skip configuration and use built-in tools:
For Other MCP Clients (e.g., Cursor)
- Clone repository and install dependencies:
git clone https://github.com/yourusername/HUEMCP.git
cd HUEMCP
yarn install
Setup (choose one):
Option A: Interactive setup (Recommended)
yarn setupFollow the interactive prompts to configure your Bridge.
Option B: Manual configuration via ENV variables
export HUE_BRIDGE_IP="your-bridge-ip" export HUE_API_KEY="your-api-key"Start the server:
yarn start
Need Bridge IP and API key? See Manual Setup Guide for step-by-step instructions using mDNS and curl.
Technical Details
Currently this MCP server uses direct HTTP calls to Philips Hue API v1.
Future Plans
Migration to node-hue-api library is planned, which will provide:
- TypeScript implementation of Philips Hue API v2
- Complete API coverage with type definitions
- Scene management and scheduling
- Entertainment API for streaming colors
- Enhanced performance and features
Documentation
Full documentation is available in docs/
Resources
- Philips Hue API Documentation
- Official Philips Hue Developer Documentation
- node-hue-api GitHub Repository
License
MIT
Установка Philips Hue
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/flopsstuff/huemcpFAQ
Philips Hue MCP бесплатный?
Да, Philips Hue MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Philips Hue?
Нет, Philips Hue работает без API-ключей и переменных окружения.
Philips Hue — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Philips Hue в Claude Desktop, Claude Code или Cursor?
Открой Philips Hue на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Philips Hue with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
