Skip to main content
Glama

StreamerSongList MCP Server

by vuvuvu

getStreamerByName

Retrieve detailed information about a specific streamer by name using the MCP server designed for managing song requests and queue interactions on streaming platforms.

Instructions

Fetch detailed information about a specific streamer

Input Schema

NameRequiredDescriptionDefault
streamerNameYesThe name of the streamer

Input Schema (JSON Schema)

{ "properties": { "streamerName": { "description": "The name of the streamer", "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