mirror of
https://github.com/varunneal/spotify-mcp.git
synced 2026-04-26 13:15:50 +03:00
[PR #38] Add Spotify library support and like current track functionality #41
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#41
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/38
Author: @c2keesey
Created: 8/25/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (2)
43c2e3efeat: add spotify library support26362d7feat: add like current track📊 Changes
3 files changed (+169 additions, -22 deletions)
View changed files
📝
.gitignore(+1 -0)📝
src/spotify_mcp/server.py(+122 -13)📝
src/spotify_mcp/spotify_api.py(+46 -9)📄 Description
This PR adds two new features:
These features enhance the MCP server's capabilities for Spotify integration.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.