Skip to main content
Glama

twitch-mcp

updateStreamTitle

Change the title of a Twitch stream dynamically using this MCP tool. Input the desired title to update it directly through the twitch-mcp server, enhancing stream management and engagement.

Instructions

Update the stream title

Input Schema

NameRequiredDescriptionDefault
titleYesThe new title for the stream

Input Schema (JSON Schema)

{ "properties": { "title": { "description": "The new title for the stream", "type": "string" } }, "required": [ "title" ], "type": "object" }

Other Tools from twitch-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Eclipse-XV/twitch-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server