mirror of
https://github.com/varunneal/spotify-mcp.git
synced 2026-04-26 13:15:50 +03:00
[PR #17] [MERGED] Feature: added support for managing playlists #27
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-mcp-varunneal#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/varunneal/spotify-mcp/pull/17
Author: @aanurraj
Created: 4/10/2025
Status: ✅ Merged
Merged: 4/30/2025
Merged by: @varunneal
Base:
main← Head:feature/managing-playlists📝 Commits (4)
c40d10fadded support for managing playlists2109722added support for removing songs from playlist4bace58added support for changing details of the playlistb060ac7added decorator for username📊 Changes
3 files changed (+222 additions, -2 deletions)
View changed files
📝
src/spotify_mcp/server.py(+112 -0)📝
src/spotify_mcp/spotify_api.py(+81 -1)📝
src/spotify_mcp/utils.py(+29 -1)📄 Description
Added the tool SpotifyPlaylist closed the issue #16, and at the moment it can do the following
Few of the screenshots

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.