StreamerSongList
Integrates with StreamerSongList APIs to manage streaming music queues, handle song requests, track play history, and retrieve overlay data for streaming platforms like Twitch.
1 stars
0 tools
Created Aug 2025
@vuvuvu/vuvuvu-streamersonglist-streamersonglist-mcpAbout
Integrates with StreamerSongList APIs to manage streaming music queues, handle song requests, track play history, and retrieve overlay data for streaming platforms like Twitch.
Categories
general
Installation
npm
npm install @vuvuvu/vuvuvu-streamersonglist-streamersonglist-mcp
Configuration
{
"mcpServers": {
"vuvuvu-streamersonglist-streamersonglist-mcp": {
"command": "npx",
"args": [
"-y",
"@vuvuvu/vuvuvu-streamersonglist-streamersonglist-mcp"
]
}
}
}