Back to Home
joeynyc icon

Govee-MCP

Verified Safe

by joeynyc

Overview

Controls Govee smart lights via natural language commands using an MCP-compatible AI assistant.

Installation

Run Command
npm start

Environment Variables

  • GOVEE_API_KEY
  • GOVEE_ALLOWLIST

Security Notes

The server demonstrates strong security practices: API key is environment-variable based (not hardcoded, .env is gitignored), input is rigorously validated with Zod schemas, requests are rate-limited, and a device allowlist feature is implemented (and highly recommended for production). A dry-run mode is available for safe testing. The LAN adapter is a stub, so it currently poses no direct network risks from the provided code, relying instead on the Govee Cloud API's security. No 'eval', obfuscation, or obvious malicious patterns were found.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassMedium
Avg Tokens500
Stars1
Forks0
Last Update2026-01-19

Tags

GoveeSmart HomeHome AutomationMCPAI Assistant