Skip to main content
Glama
aldilaff
by aldilaff

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
wyze_loginB

Login to Wyze account using environment variables

wyze_get_devicesB

Get list of all Wyze devices associated with the account

wyze_device_infoB

Get detailed information about a specific Wyze device by MAC address

wyze_turn_on_deviceC

Turn on a Wyze light device

wyze_turn_off_deviceB

Turn off a Wyze light device

wyze_set_brightnessC

Set brightness for a Wyze light (0-100)

wyze_get_scalesB

Get list of all Wyze scales associated with the account

wyze_get_scale_infoB

Get detailed information about a specific Wyze scale

wyze_get_scale_recordsC

Get weight measurement records from a Wyze scale

wyze_get_device_statusB

Get accurate current status for a Wyze device (power state, brightness, etc.)

wyze_set_color_tempB

Set color temperature for a Wyze light (2700K-6500K)

wyze_set_colorB

Set RGB color for a Wyze light (hex format like 'ff0000' for red)

wyze_set_light_effectC

Set visual effect for a Wyze light strip or compatible bulb

wyze_set_light_sun_matchA

Enable or disable sun matching for a Wyze light (adjusts color temperature based on time of day)

wyze_clear_light_timerB

Clear any scheduled timers for a Wyze light

Prompts

Interactive templates invoked by user choice

NameDescription
wyze_device_control_promptGenerate a prompt for controlling a Wyze device
wyze_scale_health_promptGenerate a prompt for analyzing scale health data

Resources

Contextual data attached and managed by the client

NameDescription
get_devices_resourceResource providing current list of Wyze light devices with accurate status
get_scales_resourceResource providing current list of Wyze scales

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

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