Skip to main content
Glama

Twitch MCP Server

by mtane0412

get_game

Retrieve detailed information about a specific game using the Twitch MCP Server, including its name, allowing for efficient access to game-related data via the Twitch API.

Instructions

特定のゲームの情報を取得します

Input Schema

NameRequiredDescriptionDefault
nameYesゲーム名

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "ゲーム名", "type": "string" } }, "required": [ "name" ], "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