Twitch MCP Server
Related Servers
Alternatives to Twitch MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceEnables interaction with the Twitch API to retrieve user information, check live status, access videos, top streams, games, and search channels through natural language.10-
- -licenseNot gradedqualityNot gradedmaintenanceEnables access to Twitch API data for retrieving channel statistics, viewership information, stream status, and discovering channels and game categories. Provides real-time Twitch data including follower counts, current viewer numbers, and search functionality through natural language interactions.-
- AlicenseNot gradedqualityDmaintenanceA comprehensive Twitch MCP (Model Context Protocol) server providing chat moderation, stream management, and Twitch API integration for AI systems.4 npm4MIT
- FlicenseBqualityDmaintenanceThis project is a fork and expansion of TomCools' Twitch MCP Server, which implements a Model Context Protocol (MCP) server that integrates with Twitch chat, allowing AI assistants like Claude to interact with your Twitch channel.101-
- AlicenseBqualityCmaintenanceProvides access to the Internet Game Database (IGDB) API, enabling users to search for video games, retrieve detailed game information including ratings and platforms, and discover trending and anticipated titles.44MIT
- AlicenseAqualityDmaintenanceEnables querying the Chzzk live-streaming platform for channels, live broadcasts, search, and VODs using natural language.8MIT
TDQS
Scored across 14 tools
Every tool has a clearly distinct purpose targeting specific Twitch resources like channels, clips, games, streams, videos, and searches. The naming makes it unambiguous what each tool retrieves, with no functional overlap between tools.
All tools follow a consistent 'get_' or 'search_' verb prefix with descriptive noun patterns (e.g., get_channel_info, search_channels). This uniform snake_case naming convention makes the tool set predictable and easy to understand.
With 14 tools, this server is well-scoped for the Twitch domain, covering key resources like channels, streams, videos, games, and searches. Each tool earns its place by addressing a specific aspect of Twitch's API without being overwhelming.
The tool set provides comprehensive read-only coverage for retrieving Twitch data, including channels, streams, videos, games, and searches. A minor gap is the lack of write operations (e.g., posting comments or managing streams), but for a retrieval-focused server, it's highly complete.