74
/ 100
1 month ago
glama

AI HueBot

Enables users to control Philips Hue lights through natural language, set moods, save favorites, and learn preferences over time.

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: HUE_CLIENT_SECRET
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.
configHUE_CALLBACK_URLAuth: OAuth 2.0 against the Hue Remote API (CLIP v2). Built-in credentials work out of the box -- or set HUE_CLIENT_ID, HUE_CLIENT_SECRET, and env vars to use your own.
configHUE_CLIENT_IDAuth: OAuth 2.0 against the Hue Remote API (CLIP v2). Built-in credentials work out of the box -- or set , HUE_CLIENT_SECRET, and HUE_CALLBACK_URL env vars to use your own.
🔐 secretHUE_CLIENT_SECRETAuth: OAuth 2.0 against the Hue Remote API (CLIP v2). Built-in credentials work out of the box -- or set HUE_CLIENT_ID, , and HUE_CALLBACK_URL env vars to use your own.
// 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 4 concrete improvements 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/ethansk-ai-huebot-mcp-xn6360)](https://m8ven.ai/mcp/ethansk-ai-huebot-mcp-xn6360)
commit: b3139f591dc224e9e9cf807acf3b35264385546c
code hash: 00bf15318c05479160ff2f00b371c20a1a15656cf2e8b2ac7bcc39ed376ebc49
verified: 6/21/2026, 10:18:21 AM
view raw JSON →