71
/ 100
7 days ago
glama

Twitch MCP Server

Enables interaction with the Twitch API to retrieve user information, check live status, access videos, top streams, games, and search channels through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: TWITCH_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_OAUTH_STORAGE
configMCP_PUBLIC_BASE_URLPersonaliza la URL pública con si expones el servidor detrás de un proxy o dominio distinto.
configTWITCH_CLIENT_ID"": "tu_client_id_aqui",
🔐 secretTWITCH_CLIENT_SECRET"": "tu_client_secret_aqui"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/hizokabenitez-twitch-mcp-1mi0g5)](https://m8ven.ai/mcp/hizokabenitez-twitch-mcp-1mi0g5)
commit: bbb88a15de21310422c627a8ca32fc3d86ecb655
code hash: 526252f1fb19363e4f11391ecab1b35b64a3ca70e9e905f5fef4aeb76ca4e709
verified: 6/22/2026, 12:08:44 PM
view raw JSON →