Back to directory
tomcools/twitch-mcp

tomcools/twitch-mcp

@TomCools

A Model Context Protocol (MCP) server which allows MCP Clients (such as Claude) to connect to Twitch Chat.

twitchchatmcpstreamingclaudejavaentertainment

Installation & Configuration

{
  "mcpServers": {
    "twitch-mcp-tomcools": {
      "command": "jbang",
      "args": [
        "--quiet",
        "-Dtwitch.channel=YOUR_CHANNEL_NAME",
        "-Dtwitch.auth=YOUR_API_KEY",
        "be.tomcools:twitch-mcp:1.0.0-SNAPSHOT:runner"
      ]
    }
  }
}

Information

Transport
stdio
Language
Java
Created
2026/6/14
Updated
2026/6/15