About
Govee provides an MCP server and CLI to control Govee LED devices through the Govee API. Utilizing the Model Context Protocol, it offers tools for turning devices on/off, setting colors using RGB values, and adjusting brightness levels. It supports installation via Smithery or manual pip installation, and includes a CLI for direct device control. Comprehensive tests are included, with server tests using mocked API calls and CLI tests interacting directly with Govee devices.
Key Features
- Control Govee LEDs via MCP or CLI
- Turn LEDs on and off
- Set LED color using RGB values
- Set LED brightness
- Includes test suite with mocked and real API calls
- 0 GitHub stars
Use Cases
- Automate Govee LED lighting based on events
- Integrate Govee LEDs into smart home setups
- Control Govee LEDs programmatically