lifx-lan-mcp

lifx-lan-mcp

3.1

If you are the rightful owner of lifx-lan-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for allowing an LLM to control LIFX lights over your local area network (LAN), without cloud connectivity.

LIFX LAN MCP is a Model Context Protocol server designed to enable large language models (LLMs) to control LIFX smart lights over a local area network. This server operates without the need for cloud connectivity, ensuring that all operations are performed locally. The server must be running on the same Wi-Fi network as the LIFX lights to function correctly. It supports both stdio and HTTP server modes, with stdio being the default and simplest mode. The server is compatible with multiple protocol versions, allowing for flexible integration with different client configurations. The LIFX LAN MCP provides a range of functionalities, including listing available lights, retrieving their current state, and controlling their power and color settings. It is a versatile tool for developers looking to integrate smart lighting control into their applications using LLMs.

Features

  • List all available LIFX lights on your network
  • Get the current state of lights (color, on/off, labels)
  • Turn lights on/off
  • Change light colors
  • Local network operation (no cloud required, server must be running on the same network)