Skip to main content
Glama
524,660 tools. Updated 2026-09-06 17:51

"Twitch" matching MCP tools:

  • Retrieve a Twitch channel's past broadcasts (VODs) with title, view count, length, publish date, and game. Ranked by views. Public data from Twitch GraphQL API.
    MIT
  • Retrieve a Twitch team's full member roster, including live status and viewer counts for current streams, along with team metadata like banner and owner. Uses public Twitch GraphQL data.
    MIT
  • Analyze recent Twitch chat messages to identify trending topics and summarize viewer activity for stream management.
    -

Matching MCP Servers

Matching MCP Connectors

  • Twitch MCP — wraps the Twitch Helix API (read-only)

  • The gaming attention graph: Steam players, Twitch live viewers, aggro ratio, hype, history.

  • Create a Twitch clip from the current live stream to capture and share memorable moments with viewers.
    -
  • Send messages to Twitch chat for moderation, stream management, and audience engagement through AI assistants.
    -
  • Create interactive polls for Twitch streams to engage viewers and gather feedback. Specify title, choices, and duration to launch polls directly in chat.
    -
  • Fetch a Twitch channel's upcoming broadcast schedule, including segment titles, start/end times, and game/category. Specify weeks ahead (default 1, max 4). Returns empty list if no schedule is set.
    MIT
  • Search Twitch for channels and games/categories. Get live channel results with current viewer count and stream title for any query.
    MIT
  • Fetch a page of Twitch VOD chat replay messages from a specified video and timestamp. Use the returned offset to paginate forward through the chat history.
    MIT
  • Find top live Twitch streams for any game using its category slug, ranked by viewer count. Get stream title, viewer count, broadcaster, and tags as clean JSON.
    MIT
  • Check a Twitch channel's profile and live status. Returns partner status, team, last broadcast title, and live started time and game/category when streaming.
    MIT
  • Retrieve a Twitch channel's clips from the last 7 days, most-viewed first. Get each clip's title, view count, duration, curator, and the game it was recorded under.
    MIT