Skip to main content
Glama

Twitch MCP Server

by mtane0412

search_categories

Search for Twitch categories or games by entering a keyword, specifying a result limit (up to 100), and retrieving relevant information instantly.

Instructions

ゲームやカテゴリーを検索します

Input Schema

NameRequiredDescriptionDefault
limitNo取得する最大カテゴリー数(デフォルト: 20)
queryYes検索キーワード

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "取得する最大カテゴリー数(デフォルト: 20)", "maximum": 100, "minimum": 1, "type": "number" }, "query": { "description": "検索キーワード", "type": "string" } }, "required": [ "query" ], "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