mtane0412_twitch-mcp-server

mtane0412_twitch-mcp-server

0

The Twitch MCP Server is designed to interface with the Twitch Helix API, providing comprehensive access to channel, stream, and game information. It offers extensive features such as searching categories, live streams, and retrieving chat settings, enhancing interaction with Twitch data.

Twitch MCP Server

A Model Context Protocol server that interacts with the Twitch API. This server utilizes the Twitch Helix API to access a variety of Twitch data.

Features

  • Retrieve channel and stream information
  • Access top games and categories
  • Search for channels and games
  • Fetch live streams and global emotes
  • Retrieve user info, clips, chat settings, videos, and archived comments

Prerequisites

  • Node.js (v18 or higher)
  • Twitch Developer Account
  • Twitch API Client ID and Client Secret

Installation

Install via npm.

Configuration

Set environment variables for Twitch client credentials.

Usage

Run the server using npx.

Debugging

Use the MCP Inspector for debugging.

License

MIT License