io.github.m2ai-mcp-servers/mcp-philips-hue
Quality Score
75
/100
MCP server for Philips Hue smart lighting control
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-philips-hue": {
"command": "npx",
"args": [
"-y",
"mcp-philips-hue"
],
"env": {
"HUE_BRIDGE_IP": "<hue_bridge_ip>",
"HUE_API_KEY": "<your-hue_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-philips-hue": {
"command": "npx",
"args": [
"-y",
"mcp-philips-hue"
],
"env": {
"HUE_BRIDGE_IP": "<hue_bridge_ip>",
"HUE_API_KEY": "<your-hue_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y mcp-philips-hue§02 Environment variables
HUE_BRIDGE_IPrequired
IP address of your Philips Hue Bridge
HUE_API_KEYrequiredsecret
Your Hue Bridge API key
§03 MCP Quality Score · methodology
freshness
20
completeness
5
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.