Twitch MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
MCP server for Twitch: top games, live streams, users. Needs free API credentials.
Today is the operative word: we check Twitch MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add twitch-mcp -- npx -y @mrfentmen/twitch-mcp
{
"mcpServers": {
"twitch-mcp": {
"args": [
"-y",
"@mrfentmen/twitch-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.twitch-mcp]
command = "npx"
args = ["-y", "@mrfentmen/twitch-mcp"]
{
"mcpServers": {
"twitch-mcp": {
"args": [
"-y",
"@mrfentmen/twitch-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"twitch-mcp": {
"args": [
"-y",
"@mrfentmen/twitch-mcp"
],
"command": "npx"
}
}
}
MCP server for Spotify: search albums, artists, tracks. Needs free API credentials.
MCP server for BigCommerce: products, orders. Needs store API credentials.
MCP server for Tiingo: stocks, forex, crypto. Needs a free API token.
MCP server for LIFX lights: list, state, power control. Needs a free API token.
MCP server for Loops: contacts, events. Needs a free API key.
MCP server for Groq: fast LLM chat, model list. Needs a free API key.
MCP server for Trakt: shows, movies, trending. Needs a free API key.
MCP server for Etsy shops and listings. Needs a free Etsy API key.
Answers built from our own checks of this server.