jmmoser/lifxlan-mcp-server
3.2
If you are the rightful owner of lifxlan-mcp-server 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.
The lifxlan-mcp-server is a server implementation designed to manage and control LIFX smart lighting devices using the Model Context Protocol (MCP).
lifxlan-mcp-server
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.2.15. Bun is a fast all-in-one JavaScript runtime.