Skip to main content
Glama

Spotify MCP

by ashwanth1109

add_to_queue

Add a Spotify track to the playback queue by specifying its track ID using the Spotify MCP server. Simplify managing your music flow directly through commands.

Instructions

Add a track to the queue Args: track_id: Spotify track ID to add

Input Schema

NameRequiredDescriptionDefault
track_idYes

Input Schema (JSON Schema)

{ "properties": { "track_id": { "title": "Track Id", "type": "string" } }, "required": [ "track_id" ], "title": "add_to_queueArguments", "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/ashwanth1109/mcp-spotify'

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