Skip to main content
Glama
452,907 tools. Updated 2026-08-13 15:20

"Twinkly" matching MCP tools:

  • Scan the local network for Twinkly devices, register new ones, and return the updated inventory. Use when a device is missing from the device list.
    ISC
  • Switch Twinkly lights on or off: on resumes movie playback, off stops the LEDs.
    ISC
  • Lists Twinkly devices known to the server, showing names, IPs, and source. Use the returned names as the device argument for other tools.
    ISC
  • Retrieve static hardware and firmware details for a Twinkly device, such as model, LED count, MAC address, and uptime.
    ISC
  • Retrieve predefined Twinkly effects with their unique IDs and count, plus the currently selected effect. Use the returned ID in set_effect to play an effect.
    ISC
  • Retrieve operation mode, brightness, saturation, and color from a Twinkly device in one call. Read the current status before making any changes.
    ISC
  • Retrieve all saved animations on a Twinkly device, including id, name, frames, and fps, plus the currently active movie, so you can choose which to play.
    ISC
  • Adjust Twinkly device brightness to an absolute level from 0 to 100, granting direct control over light intensity.
    ISC
  • Set the color saturation of any Twinkly device between 0 (black-and-white) and 100 (full color). Choose a specific device or use the default.
    ISC
  • Get a quick overview of a Twinkly device's current state: mode, color, timer, music, and filters. Check device status at a glance.
    ISC
  • Switch Twinkly LEDs to any operation mode: off, color, demo, movie, effect, realtime, or playlist. Pass an effect ID when selecting effect mode.
    ISC
  • Set a single static color on a Twinkly device using RGB or HSV values, switching it to color mode for immediate display.
    ISC
  • Play a saved movie on Twinkly lights by specifying its numeric id. Check list_movies for available ids, then start movie mode.
    ISC
  • Plays a predefined Twinkly effect on your device by its numeric ID, switching to effect mode. Use list_effects to see available effect IDs.
    ISC