Back to Home
iceener icon

spotify-streamable-mcp-server

Verified Safe

by iceener

Overview

An HTTP MCP server for Spotify, enabling LLMs to search music, control playback, and manage playlists/saved songs for voice interfaces and smart-home automations.

Installation

Run Command
bun dev

Environment Variables

  • SPOTIFY_CLIENT_ID
  • SPOTIFY_CLIENT_SECRET
  • OAUTH_SCOPES
  • OAUTH_REDIRECT_URI
  • OAUTH_REDIRECT_ALLOWLIST
  • RS_TOKENS_ENC_KEY

Security Notes

The server explicitly warns that its HTTP transport and OAuth wrapper are for personal/local use and 'not production‑hardened', recommending additional hardening (TLS, token validation, secure storage, rate limiting) for remote deployment. However, it implements strong validation for MCP tools/schemas, encrypted token storage (with a user-provided key), and includes origin/protocol version validation. No 'eval' or obvious malicious patterns were found. The prompt for `RS_TOKENS_ENC_KEY` for KV token encryption is a strong positive.

Similar Servers

Stats

Interest Score57
Security Score7
Cost ClassLow
Avg Tokens200
Stars69
Forks7
Last Update2025-11-27

Tags

spotifymcpllmai-agentmusic-control