Skip to main content
Glama

Nanoleaf MCP Server

by srnetadmin

set_effect

Apply a specific lighting effect to Nanoleaf smart lights using the MCP server. Input the effect name to instantly enhance or change the ambient lighting setup.

Instructions

Set an effect on the Nanoleaf lights

Input Schema

NameRequiredDescriptionDefault
effectYesName of the effect to apply

Input Schema (JSON Schema)

{ "properties": { "effect": { "description": "Name of the effect to apply", "type": "string" } }, "required": [ "effect" ], "type": "object" }

Other Tools from Nanoleaf MCP Server

Related Tools

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/srnetadmin/nanoleaf-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server