Back to directory
eclipsevr-live/twitch-mcp

eclipsevr-live/twitch-mcp

@eclipsevr-live

Connect MCP clients to Twitch Chat for moderation and stream management.

twitchchatmcpstreamingmoderationjavaentertainment

Installation & Configuration

{
  "mcpServers": {
    "twitch-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "twitch-mcp-server@latest",
        "--config",
        "C:/Users/<you>/AppData/Roaming/twitch-mcp/config.json"
      ]
    }
  }
}

Information

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