Skip to main content
Glama

SpotifyPlaylist

Create, edit, and manage Spotify playlists by adding or removing tracks, updating details, and performing CRUD operations through the spotify-mcp server.

Instructions

Manage Spotify playlists.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: 'get', 'get_tracks', 'add_tracks', 'remove_tracks', 'change_details', 'create', 'delete'.
playlist_idNoID of the playlist to manage.
track_idsNoList of track IDs to add/remove.
nameNoName for the playlist
descriptionNoDescription for the playlist.
publicNoWhether the playlist should be public

Latest Blog Posts

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/verIdyia/spotify-mcp'

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