Skip to main content
Glama

Twitch MCP Server

by mtane0412

get_top_games

Retrieve a list of popular games from the Twitch API using this tool, with options to set a custom limit for the number of results.

Instructions

人気のゲームのリストを取得します

Input Schema

NameRequiredDescriptionDefault
limitNo取得する最大ゲーム数(デフォルト: 20)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "取得する最大ゲーム数(デフォルト: 20)", "maximum": 100, "minimum": 1, "type": "number" } }, "type": "object" }

You must be authenticated.

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