Skip to main content
Glama

Twitch MCP Server

by mtane0412

get_chat_settings

Retrieve chat settings for a specific Twitch channel, including configurations and preferences, using the Twitch API for streamlined channel management.

Instructions

チャット設定を取得します

Input Schema

NameRequiredDescriptionDefault
channelNameYesTwitchチャンネル名

Input Schema (JSON Schema)

{ "properties": { "channelName": { "description": "Twitchチャンネル名", "type": "string" } }, "required": [ "channelName" ], "type": "object" }
Install Server

Other Tools from Twitch MCP Server

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/mtane0412/twitch-mcp-server'

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