Loomal

Control Philips Hue lights via Bluetooth LE — no bridge required.

1 starspypi: hue-ble-mcp

About Hue BLE MCP

Hue BLE MCP is an MCP (Model Context Protocol) server published by jonnyblankinship in the official MCP registry. Control Philips Hue lights via Bluetooth LE — no bridge required.

It ships as a Python package on PyPI (hue-ble-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jonnyblankinship/hue-ble-mcp, where the project has earned 1 GitHub stars.

Use Hue BLE MCP with your agent

Claude Code · one command
claude mcp add hue-ble-mcp -- uvx hue-ble-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "hue-ble-mcp": {
      "command": "uvx",
      "args": [
        "hue-ble-mcp"
      ]
    }
  }
}
pypihue-ble-mcp

Frequently asked questions

What is Hue BLE MCP?
Hue BLE MCP is an MCP (Model Context Protocol) server by jonnyblankinship. Control Philips Hue lights via Bluetooth LE — no bridge required.
How do I connect Hue BLE MCP to Claude, Cursor, or another MCP client?
Install Hue BLE MCP from its pypi package (hue-ble-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Hue BLE MCP open source?
Yes — the source code is public at github.com/jonnyblankinship/hue-ble-mcp, with 1 GitHub stars.
Can AI agents pay to use Hue BLE MCP?
Not yet through Loomal — Hue BLE MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Hue BLE MCP? Claim this listing free by verifying GitHub ownership, or contact us.