Skip to main content
Glama

twitch-mcp

updateStreamCategory

Modify the game category of a Twitch stream using a specified input. Enhances stream management by updating the displayed category to match current content.

Instructions

Update the game category of the stream

Input Schema

NameRequiredDescriptionDefault
categoryYesThe new game category, e.g. 'Fortnite'

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "The new game category, e.g. 'Fortnite'", "type": "string" } }, "required": [ "category" ], "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