hue-mcp

framinosona/hue-mcp
★ 0 stars C# Security Updated today
MCP server for Philips Hue — talks to the local bridge (CLIP v2), not the cloud API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hue-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "framinosona/hue-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol server for Philips Hue, talking directly to your **local bridge** (CLIP API v2) — not Hue's cloud/remote API. Built in C#/.NET on the official Every commercial Hue integration (including most Home Assistant setups, and the OAuth2-based n8n workflow this project replaces) goes through `api.meethue.com`. This server talks straight

Tools (3)

ASPNETCORE_URLSHUE_APP_KEYHUE_BRIDGE_IP