Skip to main content
Glama
danjam

MCP Govee

by danjam

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOVEE_API_KEYYesYour Govee API key (obtained from Govee Home app)
GOVEE_API_BACKENDNoBackend to use: v1, v2, or lanv1
GOVEE_LAN_ENABLEDNoSet to 'true' to enable LAN backend (requires GOVEE_API_BACKEND=lan or using tool parameter)false

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_devicesA

List all Govee devices on your account

get_device_stateA

Get the current state of a Govee device (power, brightness, color)

set_powerB

Turn a Govee device on or off

set_brightnessA

Set the brightness of a Govee device (0-100)

set_colorB

Set the color of a Govee device using RGB values

set_color_temperatureB

Set the color temperature of a Govee device in Kelvin (2000-9000)

list_scenesA

List built-in dynamic light scenes available for a device (v2 backend only)

list_diy_scenesB

List user-created DIY scenes for a device (v2 backend only)

activate_sceneB

Activate a built-in or DIY scene by name (v2 backend only)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/danjam/mcp-govee'

If you have feedback or need assistance with the MCP directory API, please join our Discord server