Skip to main content
Glama
evefromwayback

govee-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOVEE_API_KEYNoCloud API key. Without it, the server runs LAN-only.
GOVEE_CACHE_PATHNoWhere the on-disk device cache is written.~/.cache/govee-mcp/devices.json
GOVEE_PREFER_LANNoPrefer LAN over cloud when a device is reachable both ways.true
GOVEE_GROUPS_PATHNoOverride path for groups.json.~/.config/govee-mcp/groups.json
GOVEE_LAN_ENABLEDNoEnable the LAN transport.true
GOVEE_LAN_SCAN_IPSNoComma-separated device IPs to scan directly when multicast is flaky.
GOVEE_CACHE_ENABLEDNoCache the device list on disk so most commands skip discovery.true
GOVEE_CLOUD_ENABLEDNoEnable the cloud transport (also needs an API key).true
GOVEE_REQUEST_TIMEOUTNoCloud HTTP timeout in seconds.10
GOVEE_DEVICE_CACHE_TTLNoSeconds to cache the device list before re-discovering.86400
GOVEE_LAN_DISCOVERY_TIMEOUTNoSeconds to wait for LAN discovery replies.2

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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