mirror of
https://github.com/varunneal/spotify-mcp.git
synced 2026-04-26 13:15:50 +03:00
[PR #32] [MERGED] Add playlist creation functionality #36
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#36
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/32
Author: @JJGO
Created: 8/8/2025
Status: ✅ Merged
Merged: 8/10/2025
Merged by: @varunneal
Base:
main← Head:jjgo/create-playlist📝 Commits (1)
e49e30cadd playlist creation functionality📊 Changes
2 files changed (+52 additions, -4 deletions)
View changed files
📝
src/spotify_mcp/server.py(+25 -4)📝
src/spotify_mcp/spotify_api.py(+27 -0)📄 Description
Adds support for creating playlists. With the current implementation, when I told Claude to create a playlist it would repurpose any existing playlist with 0 tracks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.