Back to Home
makesh-kumar icon

spotify-mcp-server

Verified Safe

by makesh-kumar

Overview

Enables AI assistants to control Spotify playback and manage playlists through the Model Context Protocol.

Installation

Run Command
node build/index.js

Security Notes

The server correctly handles Spotify OAuth 2.0 authorization with client secrets stored in a local config file, not hardcoded. It explicitly enforces localhost redirect URIs during authentication to prevent token interception. The `@spotify/web-api-ts-sdk` is used for API interactions, which is a reputable library. There are no 'eval' statements or obfuscation. A minor note is that `handleSpotifyRequest` might suppress specific JSON parsing errors as successful operations, which could hide API response issues but is not a direct security vulnerability.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens200
Stars0
Forks0
Last Update2025-12-06

Tags

SpotifyMCPAI AssistantPlayback ControlPlaylist Management