# twitch-mcp

> MCP Server

This repository provides a Twitch MCP server, inspired by Max Rydahl Andersen's blog post, enabling integration with Twitch chat using Quarkus. It allows users to interact with tools via Twitch using JBang.

## Overview

- **Category:** Communication
- **Stars:** 10
- **Forks:** 0
- **Owner:** TomCools
- **GitHub:** https://github.com/TomCools/twitch-mcp
- **Created:** 2025-01-20T19:51:12+00:00
- **Updated:** 2025-03-19T17:00:09+00:00
- **Source:** https://model-context-protocol.com/servers/twitch-chat-model-context-protocol-server

## Setup

## Setup
This application is currently not pushed to Maven Central, so you need to build it locally and install it in your .m2 folder using `mvn install`.
Next we need a way to start the JAR file using [JBang](https://www.jbang.dev/documentation/guide/latest/installation.html).

## Tools

## Available Tools

1. MCP Inspector (Start a local inspector service using `npx @modelcontextprotocol/inspector` and configure the MCP server with JBang.)
2. Claude Desktop (Configure Claude to use the MCP server by adding a configuration to `claude_desktop_config.json`.)
