Skip to main content
Glama

StreamerSongList MCP Server

by vuvuvu

getQueueStats

Retrieve detailed statistics for song queues, including total songs, duration, and popular tracks, by specifying a streamer’s name on the StreamerSongList MCP Server.

Instructions

Get comprehensive stats about song queues including total songs, duration, and popular tracks

Input Schema

NameRequiredDescriptionDefault
streamerNameYesThe name of the streamer whose queue stats to fetch

Input Schema (JSON Schema)

{ "properties": { "streamerName": { "description": "The name of the streamer whose queue stats to fetch", "type": "string" } }, "required": [ "streamerName" ], "type": "object" }

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/vuvuvu/streamersonglist-mcp'

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