Skip to main content
Glama

twitch-mcp

updateStreamTitle

Change your Twitch stream title directly through the Twitch MCP server. Integrate with coding or chat assistants to manage and update stream titles for improved engagement and stream management.

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" }
Install Server

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