Back to Home
pentafive icon

your-spotify-mcp

Verified Safe

by pentafive

Overview

Connects AI assistants to Your Spotify for advanced music analytics and optional Spotify Web API control.

Installation

Run Command
node build/index.js

Environment Variables

  • YOUR_SPOTIFY_API_URL
  • YOUR_SPOTIFY_TOKEN
  • SPOTIFY_CLIENT_ID
  • SPOTIFY_CLIENT_SECRET
  • SPOTIFY_ACCESS_TOKEN
  • SPOTIFY_REFRESH_TOKEN
  • YOUR_SPOTIFY_AUTH_METHOD

Security Notes

The server uses environment variables for all sensitive API keys/tokens, which is a strong security practice. It communicates with AI clients via STDIO (standard input/output), eliminating local network listening vulnerabilities. HTTP requests to external APIs (Your Spotify and Spotify Web API) are handled securely with `axios` and rate limiting. Error messages are designed to be sanitized, preventing accidental exposure of sensitive information. The primary security considerations involve the user's secure management of environment variables and the underlying security of their self-hosted Your Spotify instance.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2026-01-15

Tags

SpotifyMusic AnalyticsAI AssistantMCPPersonal Data