twitch-mcp
4
Twitch MCP Server is a project that integrates Twitch Chat with a Quarkus-based Model Context Protocol (MCP) server. It offers detailed instructions for building and running the server locally.
Twitch MCP Server
- Inspired by a blog post by Max Rydahl Andersen.
- Integrates Twitch Chat with a Quarkus based MCP server.
- More details on the project are available at tomcools.be.
Building the MCP Server
- The application is not available on Maven Central; build locally with Maven and
mvn install
.
Running the MCP Server
- Use MCP Inspector or Claude Desktop to run the server.