Developer Tools
Trust: 27/100 (Limited)io.github.m2ai-mcp-servers/mcp-philips-hue Guide
MCP server for Philips Hue smart lighting control
by m2ai-mcp-servers
Quick Start
Install
npx mcp-philips-hueClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-m2ai-mcp-servers-mcp-philips-hue": {
"command": "npx",
"args": [
"mcp-philips-hue"
]
}
}
}