Skip to main content
Glama
522,080 tools. Updated 2026-09-06 12:44

"Zigbee" matching MCP tools:

Matching MCP Servers

  • Send state commands to Zigbee devices or groups (e.g., turn ON/OFF, set brightness). Use 'get' mode to request a value without changing anything; confirm device action by reading state afterward.
    MIT
  • Retrieve recent Zigbee action events for a device from the recorder database, with optional filtering by action type. More efficient than the logbook API.
    MIT
  • Scan Zigbee mesh topology to identify device connections, link quality, routes, and orphaned/weak nodes. Use deliberately as scanning can temporarily degrade network responsiveness.
    MIT
  • List Zigbee groups, their member devices, and scenes for read-only inspection. Useful for verifying group configuration and spotting empty groups.
    MIT
  • Trigger active OTA firmware update checks on Zigbee devices, placing real network traffic to get current availability. Use when a fresh check is needed.
    MIT
  • Configure how often a Zigbee device reports an attribute. Adjust minimum and maximum intervals to improve responsiveness or save battery, with 65535 to disable.
    MIT
  • List Zigbee devices with administrative detail and filter by type, availability, or problems. Sort by battery or link quality to identify weak-signal or offline devices.
    MIT
  • Bind or unbind Zigbee clusters between devices or groups for direct control even if the bridge is down. Use clear to remove all binds from a source device.
    MIT
  • Retrieve device registry details including integration, manufacturer, model, and connections to identify network protocol and configuration entry for debugging or re-pairing.
    MIT
  • Reboot your Homey Pro to resolve stale devices or Z-Wave/Zigbee mesh issues after firmware updates. Takes 2-3 minutes to come back online.
    MIT
    Destructive
  • Get current Zigbee2MQTT bridge status: version, coordinator, channel, permit join state, restart required, and host memory. Use this read-only check to understand your mesh before diagnosing problems.
    MIT
  • Retrieve full details for a single Zigbee device, including state, properties, options, endpoints, bindings, and reportings, to discover valid values before configuring device settings.
    MIT