Skip to main content
Glama

Nanoleaf MCP Server

by srnetadmin

set_effect

Apply custom lighting effects to Nanoleaf smart lights using the 'set_effect' tool in the Nanoleaf MCP Server. Specify the effect name to instantly transform your 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" }
Install Server

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