43
/ 100
11 hours ago
glama

MCP Govee

Enables AI assistants to control Govee smart devices, including lights, via natural language. Supports turning on/off, changing colors, adjusting brightness, and activating scenes through the Govee API or local network.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: GOVEE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGOVEE_API_BACKENDTo change the default backend, add to your config:
🔐 secretGOVEE_API_KEY"": "your-api-key-here"
configGOVEE_LAN_ENABLEDTo enable the LAN backend, also set :
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/danjam-mcp-govee-14ab5i)](https://m8ven.ai/mcp/danjam-mcp-govee-14ab5i)
commit: 7031a5f1a18b61ecb1c28570af81761958ec0639
code hash: dc64e977b20a82d7f367ced44870723fa3f0f5ef2ba13f8cab0dc89284a6f5bc
verified: 7/31/2026, 9:25:53 AM
view raw JSON →