hubitat-mcp-server

jgitta/hubitat-mcp-server
★ 0 stars Python AI/LLM Updated today
production-ready MCP server for Hubitat home automation hubs (AI Created)
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": {
    "hubitat-mcp-server": {
      "command": "uvx",
      "args": [
        "hubitat-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install hubitat-mcp-server

README Excerpt

A production-ready **Model Context Protocol (MCP) server** for Hubitat home automation hubs. Control and manage your Hubitat devices directly from Claude Desktop or any MCP-compatible AI assistant. ✅ **List all devices** — Get a complete inventory of your Hubitat devices with IDs, names, types, and current state

Tools (1)

HUBITAT_BASE_URL