Back to directory
lifx-api-mcp-server

lifx-api-mcp-server

@furey3

A local Model Context Protocol (MCP) server providing natural language access to LIFX devices via LLMs to control lights, set states, activate scenes, and trigger effects through the LIFX HTTP API.

LIFXsmart homelightingsmart lightshome automationautomation

Installation & Configuration

{
  "mcpServers": {
    "lix-api": {
      "command": "/path/to/your/npx",
      "args": [
        "-y",
        "lifx-api-mcp-server@latest"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/20
Updated
2026/6/7