[PR #32] [MERGED] Add playlist creation functionality #36

Closed
opened 2026-02-28 15:42:56 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: jjgo/create-playlist


📝 Commits (1)

  • e49e30c add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/varunneal/spotify-mcp/pull/32 **Author:** [@JJGO](https://github.com/JJGO) **Created:** 8/8/2025 **Status:** ✅ Merged **Merged:** 8/10/2025 **Merged by:** [@varunneal](https://github.com/varunneal) **Base:** `main` ← **Head:** `jjgo/create-playlist` --- ### 📝 Commits (1) - [`e49e30c`](https://github.com/varunneal/spotify-mcp/commit/e49e30c8b56650a005677fc8b6f6a55196ed5e5f) add playlist creation functionality ### 📊 Changes **2 files changed** (+52 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/spotify_mcp/server.py` (+25 -4) 📝 `src/spotify_mcp/spotify_api.py` (+27 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 15:42:56 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-mcp-varunneal#36
No description provided.