MCP Wyze Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| wyze_device_control_prompt | Generate a prompt for controlling a Wyze device |
| wyze_scale_health_prompt | Generate a prompt for analyzing scale health data |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_devices_resource | Resource providing current list of Wyze light devices with accurate status |
| get_scales_resource | Resource providing current list of Wyze scales |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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