Govee runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from pypi. Last commit 16 Jun 2026.
LAN-first, cloud-fallback MCP server for Govee smart lights and devices.
Today is the operative word: we check Govee every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add govee-mcp -- uvx govee-mcp
{
"mcpServers": {
"govee-mcp": {
"args": [
"govee-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.govee-mcp]
command = "uvx"
args = ["govee-mcp"]
{
"mcpServers": {
"govee-mcp": {
"args": [
"govee-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"govee-mcp": {
"args": [
"govee-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
GOVEE_API_KEY (Govee Developer API key (Govee Home app: Profile > About Us > Apply for API Key). Needed for cloud control and non-LAN devices; LAN-only works without it.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents
Local-first MCP server for Shelly smart-home devices (Gen1-Gen4): control, energy, automation.
MCP server for Kenyan county-government services and coordination
MCP server and CLI for Brave DevTools
MCP server for Google Cloud Armor WAF log patrol: deny summaries and false-positive checks
MCP server for Philips Hue smart lighting control
MCP server for Datto RMM — devices, alerts, sites, jobs, and audit data.
MCP server for Datto RMM — devices, alerts, sites, jobs, and audit data.
Answers built from our own checks of this server.