MCP Philips Hue runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm.
MCP server for Philips Hue smart lighting control
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-philips-hue -- npx -y mcp-philips-hue
{
"mcpServers": {
"mcp-philips-hue": {
"args": [
"-y",
"mcp-philips-hue"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-philips-hue]
command = "npx"
args = ["-y", "mcp-philips-hue"]
{
"mcpServers": {
"mcp-philips-hue": {
"args": [
"-y",
"mcp-philips-hue"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-philips-hue": {
"args": [
"-y",
"mcp-philips-hue"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
HUE_BRIDGE_IP (IP address of your Philips Hue Bridge), HUE_API_KEY (Your Hue Bridge API key).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Sapling (sl) version control
MCP server for Marketing
MCP server for controlling the Xojo IDE on macOS
Control Philips Hue lights via Bluetooth LE — no bridge required.
MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents
A lightweight MCP server for Stata.
Smartling MCP Server
MCP server for controlling Dyson air purifiers and fans
Answers built from our own checks of this server.