Skip to main content
Glama

MCP Wyze Server

by aldilaff

wyze_set_light_effect

Configure dynamic lighting effects on Wyze light strips or compatible bulbs by specifying device MAC and effect type.

Instructions

Set visual effect for a Wyze light strip or compatible bulb

Input Schema

NameRequiredDescriptionDefault
device_macYes
effectYes

Input Schema (JSON Schema)

{ "properties": { "device_mac": { "title": "Device Mac", "type": "string" }, "effect": { "title": "Effect", "type": "string" } }, "required": [ "device_mac", "effect" ], "title": "wyze_set_light_effectArguments", "type": "object" }

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/aldilaff/mcp-wyze-server'

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