mirror of
https://github.com/varunneal/spotify-mcp.git
synced 2026-04-26 13:15:50 +03:00
[PR #9] [MERGED] Support playing albums and playlists #25
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#25
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/9
Author: @davidpadbury
Created: 3/5/2025
Status: ✅ Merged
Merged: 3/6/2025
Merged by: @varunneal
Base:
main← Head:main📝 Commits (1)
62881e4Support playing albums and playlists📊 Changes
3 files changed (+24 additions, -10 deletions)
View changed files
➕
.gitignore(+2 -0)📝
src/spotify_mcp/server.py(+3 -3)📝
src/spotify_mcp/spotify_api.py(+19 -7)📄 Description
Found I had to alternate handling of
urisvscontext_uriin thestartaction to support playing albums or playlists in addition to supporting tracks.Thanks for putting this mcp server together!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.