Skip to main content
Glama

StreamerSongList MCP Server

by vuvuvu

getSongDetails

Retrieve comprehensive song metadata and attributes by providing the song's unique identifier. Integrates with StreamerSongList MCP Server for efficient song management in streaming platforms.

Instructions

Get detailed information about a specific song including metadata and attributes

Input Schema

NameRequiredDescriptionDefault
songIdYesThe unique identifier of the song

Input Schema (JSON Schema)

{ "properties": { "songId": { "description": "The unique identifier of the song", "type": "string" } }, "required": [ "songId" ], "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