Spotify MCP Server

by varunneal

SpotifyQueue

Control and manage Spotify playback queues. Add tracks or retrieve the current queue using simple actions for streamlined music playback management.

Instructions

Manage the playback queue - get the queue or add tracks.

Input Schema

NameRequiredDescriptionDefault
actionYesAction to perform: 'add' or 'get'.
track_idNoTrack ID to add to queue (required for add action)

Input Schema (JSON Schema)

{ "description": "Manage the playback queue - get the queue or add tracks.", "properties": { "action": { "description": "Action to perform: 'add' or 'get'.", "title": "Action", "type": "string" }, "track_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "description": "Track ID to add to queue (required for add action)", "title": "Track Id" } }, "required": [ "action" ], "title": "Queue", "type": "object" }

You must be authenticated.

Other Tools from Spotify MCP Server

Related Tools

ID: el2ody6a89