mathd_govee_mcp_server

mathd_govee_mcp_server

3.1

If you are the rightful owner of mathd_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 development and testing, with a clear project layout and test coverage for both server and CLI functionalities.

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 device control.
  • Supports development and testing with a structured project layout.

Tools

  1. turn_on_off

    Controlling switches for LED devices

  2. set_color

    Set the color of the LED device (RGB value)

  3. set_brightness

    Adjust the brightness of the LED device