T

Twitch

Integrates with Twitch API to provide channel info, stream details, game data, user profiles, clips,...

55 views
2 installs
Updated Sep 9, 2025
Not audited
Integrates with Twitch API to provide channel info, stream details, game data, user profiles, clips, chat settings, and video comments for building Twitch-related tools and analytics platforms.
  1. Create a Twitch Developer Account

  2. Create a New Application

    • In the Developer Console, click on “Applications” in the sidebar.
    • Click the “+ Register Your Application” button.
    • Fill in the Application Name, set the OAuth Redirect URL (you can use http://localhost for testing), and select an application category (e.g., “Application Integration”).
    • Click “Create” to register your application.
  3. Get Your Client ID and Client Secret

    • After creating the application, you’ll see the application details.
    • The “Client ID” will be displayed on the application page.
    • Click "Manage" on your application and then "New Secret" to generate your “Client Secret.” Save this secret somewhere safe.
  4. Find the Twitch GraphQL Client ID (If Needed)

    • For some advanced MCP server features (such as getting comments from archived videos), you may need a Twitch GraphQL Client ID. In most cases, you can use the same "Client ID" as above.
  5. Fill in the FastMCP Connection Interface

    • In the FastMCP interface, click the “Install Now” button for the Twitch MCP server.
    • When prompted, enter your:
      • TWITCH_CLIENT_ID (from step 3)
      • TWITCH_CLIENT_SECRET (from step 3)
    • If you need to use features that require the Twitch GraphQL Client ID, enter the same Client ID as TWITCH_GRAPHQL_CLIENT_ID.

Note: Keep your Client Secret secure and do not share it publicly.

Quick Start

View on GitHub

More for Entertainment and Media

View All →

Similar MCP Servers

T

Twitch Smithery

Integrates with Twitch's IRC and Helix API to provide real-time chat moderation with smart user targeting, automated timeout management, and stream control features including polls, predictions, and content updates.

Communication Entertainment and Media
42
0

Report Issue

Thank you! Your issue report has been submitted successfully.