Skip to main content
Glama

twitch-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
analyzeChat

Analyze recent Twitch chat messages and provide a summary of topics and activity

banUser

Ban a user from the Twitch chat. If no username is provided, it will return the recent chat log for LLM review.

createTwitchClip

Create a Twitch clip of the current stream

createTwitchPoll

Create a Twitch Poll

createTwitchPrediction

Create a Twitch Prediction

getRecentChatLog

Get the last 20 chat messages for moderation context

sendMessageToChat

Send message to the Twitch Chat

timeoutUser

Timeout a user in the Twitch chat. If no username is provided, it will return the recent chat log for LLM review.

updateStreamCategory

Update the game category of the stream

updateStreamTitle

Update the stream title

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