Skip to main content
Glama
290,934 tools. Last updated 2026-07-12 15:26

"A platform or tool for smart home automation and management" matching MCP tools:

  • Add automation scripts for building, deploying, upgrading, querying, testing, and interacting with a Klever smart contract project. Creates a scripts/ directory and updates .gitignore.
    MIT
  • Delegate complex tasks to an AI agent via SSH, controlling trading, home automation, and memory plugins with multiple LLM backends.
    Apache 2.0
  • List, trigger, enable, or disable Home Assistant automations to control smart home routines, view state and last trigger time.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Review recent execution traces of a Home Assistant automation or script. Provide the automation ID to retrieve recent runs, with limit control. Use run_id from results for detailed trace inspection.
    MIT
  • Retrieve detailed trace for a specific automation run, including trigger, conditions, actions, and errors, to debug smart home automation issues.
    MIT
  • Call any Home Assistant service to control devices, trigger automations, and manage smart home actions using domain, service, and optional data.
    MIT
  • List all smart home groups and their assigned devices in Alexa. View room configurations for your smart home setup.
    MIT
  • Get the current Home Assistant version number. Use this tool to check your smart home platform version for compatibility or update verification.
    MIT
  • Query current state of smart home devices: check on/off status, brightness, temperature, and other attributes using device entity IDs.
    MIT
  • Create an Alexa smart home group by specifying a name and optionally assigning appliance IDs. Organize devices into rooms for easier control.
    MIT
  • Delete an Alexa smart home group or room using its group ID. Get group IDs from the alexa_list_groups tool.
    MIT