Skip to main content
Glama

Twitch-MCP-Smithery

package.json689 B
{ "name": "twitch-mcp-server", "version": "1.0.0", "description": "A comprehensive Twitch MCP server providing chat moderation, stream management, and Twitch API integration tools", "main": "index.js", "module": "./src/index.ts", "type": "module", "scripts": { "dev": "npx @smithery/cli dev", "build": "npx tsx src/index.ts", "test": "npx tsx src/index.ts" }, "keywords": [ "twitch", "mcp", "chat", "moderation", "streaming", "api" ], "author": "Eclipse-XV", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "tmi.js": "^1.8.5", "zod": "^3.25.46" }, "devDependencies": { "@smithery/cli": "^1.2.4", "tsx": "^4.19.4" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Eclipse-XV/twitch-mcp-smithery'

If you have feedback or need assistance with the MCP directory API, please join our Discord server