Back to Home
Beerspitnight icon

spotify-mcp-enhanced-music-overload

Verified Safe

by Beerspitnight

Overview

Enables Claude Code CLI or Desktop to interact with Spotify for advanced playlist curation, management, and audio feature analysis.

Installation

Run Command
python -m src.server

Environment Variables

  • SPOTIFY_CLIENT_ID
  • SPOTIFY_CLIENT_SECRET
  • SPOTIFY_REDIRECT_URI
  • SPOTIFY_CACHE_PATH
  • GETSONGBPM_API_KEY

Security Notes

The project uses environment variables for API credentials and explicitly warns against committing `.env` and `.spotify_cache` (which contains tokens) to version control. API calls include retry logic and timeouts, which are good practices. No obvious malicious patterns or unsafe code execution (`eval`) were found in the provided source.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-28

Tags

SpotifyPlaylist CurationAudio AnalysisMCP ServerMusic Recommendations