govee-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOVEE_API_KEY | No | Cloud API key. Without it, the server runs LAN-only. | |
| GOVEE_CACHE_PATH | No | Where the on-disk device cache is written. | ~/.cache/govee-mcp/devices.json |
| GOVEE_PREFER_LAN | No | Prefer LAN over cloud when a device is reachable both ways. | true |
| GOVEE_GROUPS_PATH | No | Override path for groups.json. | ~/.config/govee-mcp/groups.json |
| GOVEE_LAN_ENABLED | No | Enable the LAN transport. | true |
| GOVEE_LAN_SCAN_IPS | No | Comma-separated device IPs to scan directly when multicast is flaky. | |
| GOVEE_CACHE_ENABLED | No | Cache the device list on disk so most commands skip discovery. | true |
| GOVEE_CLOUD_ENABLED | No | Enable the cloud transport (also needs an API key). | true |
| GOVEE_REQUEST_TIMEOUT | No | Cloud HTTP timeout in seconds. | 10 |
| GOVEE_DEVICE_CACHE_TTL | No | Seconds to cache the device list before re-discovering. | 86400 |
| GOVEE_LAN_DISCOVERY_TIMEOUT | No | Seconds to wait for LAN discovery replies. | 2 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues