Skip to main content
Glama

twitch-mcp

package.json698 B
{ "name": "twitch-mcp-server", "version": "1.1.3", "description": "Twitch MCP Server - AI integration for Twitch chat", "main": "index.js", "bin": { "twitch-mcp-server": "bin/twitch-mcp.js" }, "scripts": { "start": "node ./bin/twitch-mcp.js", "verify": "node ../twitch-mcp-npm-verify/verify.js", "test": "node ../twitch-mcp-npm-test/test.js" }, "keywords": [ "twitch", "mcp", "ai", "chat", "moderation", "streaming" ], "author": "Eclipse XV", "license": "MIT", "dependencies": { "axios": "^1.6.0", "yargs": "^17.7.2" }, "engines": { "node": ">=14.0.0" }, "files": [ "bin/", "lib/", "README.md" ] }

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'

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