govee_mcp_server

govee_mcp_server

3.3

If you are the rightful owner of govee_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server for controlling Govee LED devices through the Govee API.

The Govee MCP Server is designed to facilitate the control of Govee LED devices using the Model Context Protocol (MCP). By leveraging the Govee API, this server allows users to manage their LED devices programmatically. The server can be installed via Smithery or manually using pip, and it provides a command-line interface (CLI) for direct device control. Users can perform actions such as turning the device on or off, setting the color using RGB values, and adjusting the brightness. The server is structured to support both development and production environments, with a comprehensive test suite to ensure reliability. The CLI tests involve real API calls, so users should ensure their devices are connected before running these tests.

Features

  • Control Govee LED devices using the Govee API.
  • Turn devices on or off, set colors, and adjust brightness.
  • Installable via Smithery or manually with pip.
  • Includes a command-line interface for direct control.
  • Comprehensive test suite for development and production.