Back to Home
axenov icon

WiZ-Smart-Bulb-MCP

Verified Safe

by axenov

Overview

Controls Wiz smart bulbs via UDP commands, acting as an MCP server to expose bulb control tools to an intelligent agent.

Installation

Run Command
python wiz_bulb_mcp.py

Environment Variables

  • WIZ_BULB_IP
  • WIZ_BULB_PORT

Security Notes

The server does not use `eval` or exhibit code obfuscation. No hardcoded secrets were found; IP and port are configurable via environment variables. The primary security consideration is network exposure: as an MCP server interacting over UDP, it assumes operation within a trusted local network. Exposing the server to an untrusted external network or configuring `WIZ_BULB_IP` to an external/malicious target could lead to unintended command execution. However, for its intended use case (local smart home control via an agent), it appears reasonably secure.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens75
Stars0
Forks0
Last Update2025-11-27

Tags

Smart HomeIoTLightingUDPHome Automation