[PR #22] Added the GetInfo for user #30

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

📋 Pull Request Information

Original PR: https://github.com/varunneal/spotify-mcp/pull/22
Author: @nzhou
Created: 4/29/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (3)

  • 9b146c7 Added the GetInfo for user
  • d39e382 GetInfo about the current user if no user name is given
  • da4577c Merge branch 'main' into main

📊 Changes

3 files changed (+102 additions, -2 deletions)

View changed files

📝 src/spotify_mcp/server.py (+2 -0)
📝 src/spotify_mcp/spotify_api.py (+86 -1)
📝 src/spotify_mcp/utils.py (+14 -1)

📄 Description

Get a user's profile and public playlists.


🔄 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/22 **Author:** [@nzhou](https://github.com/nzhou) **Created:** 4/29/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`9b146c7`](https://github.com/varunneal/spotify-mcp/commit/9b146c7217e25fbba74e8ee437644c4e94a22ce4) Added the GetInfo for user - [`d39e382`](https://github.com/varunneal/spotify-mcp/commit/d39e3827044875898ee61a22fd529eb997a6f29b) GetInfo about the current user if no user name is given - [`da4577c`](https://github.com/varunneal/spotify-mcp/commit/da4577cf675ba3e002deb68c41c3417b50386082) Merge branch 'main' into main ### 📊 Changes **3 files changed** (+102 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/spotify_mcp/server.py` (+2 -0) 📝 `src/spotify_mcp/spotify_api.py` (+86 -1) 📝 `src/spotify_mcp/utils.py` (+14 -1) </details> ### 📄 Description Get a user's profile and public playlists. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#30
No description provided.