indigo-mcp-lite

simons-plugins/indigo-mcp-lite
★ 1 stars Python AI/LLM Updated today
Indigo MCP server plugin — stdlib only, replaces mlamoure on Intel Mac under Indigo 2025.2 / Python 3.13
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": {
    "indigo-mcp-lite": {
      "command": "uvx",
      "args": [
        "indigo-mcp-lite"
      ]
    }
  }
}

Or install with pip: pip install indigo-mcp-lite

README Excerpt

A stdlib-only [Model Context Protocol](https://modelcontextprotocol.io) server for [Indigo](https://www.indigodomo.com), packaged as an Indigo plugin. Lets AI assistants like Claude search, control, and reason about your Indigo devices through natural language. > **Why "lite"?** This plugin replaces [`mlamoure/indigo-mcp-server`](https://github.com/mlamoure/indigo-mcp-server) for users who can't run that plugin's vector-search dependencies (LanceDB requires AVX2 + Apple Silicon or recent Intel;

Tools (20)

action_execute_groupdevice_beepdevice_brightendevice_dimdevice_enabledevice_lockdevice_pingdevice_reset_energy_accumdevice_set_brightnessdevice_set_hex_colordevice_set_named_colordevice_set_rgb_colordevice_set_rgb_percentdevice_set_white_levelsdevice_status_requestdevice_toggledevice_turn_offdevice_turn_ondevice_unlockfind_automation_references