LIFX MCP Server
by lenvolk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LIFX_API_TOKEN | Yes | Your LIFX API token from https://cloud.lifx.com/settings |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_lightsC | Get lights belonging to the authenticated account |
| set_stateC | Set the state of lights |
| toggle_powerC | Toggle power state of lights |
| breathe_effectC | Perform a breathe effect |
| pulse_effectC | Perform a pulse effect |
| list_scenesC | List all scenes available in the account |
| activate_sceneC | Activate a scene |
| validate_colorC | Validate a color string |
| effects_offC | Turn off any running effects |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| LIFX API Documentation | Complete LIFX API endpoint documentation |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lenvolk/mcp-lifx'
If you have feedback or need assistance with the MCP directory API, please join our Discord server