Spotify MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPOTIFY_CLIENT_ID | No | Your Spotify application Client ID from the Spotify Developer Dashboard | |
| SPOTIFY_REDIRECT_URI | No | The redirect URI configured in your Spotify application settings | http://127.0.0.1:8000/callback |
| SPOTIFY_CLIENT_SECRET | No | Your Spotify application Client Secret from the Spotify Developer Dashboard |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| spotifyAuthA | Gestiona autenticación de Spotify. FLUJO RECOMENDADO:
|
| spotifyPlayerA | Controla reproduccion de Spotify. MANEJO DE ERRORES:
|
| spotifyInfoA | Busca y obtiene información de Spotify. USOS COMUNES:
|
| spotifyLibraryB | Gestiona biblioteca y playlists del usuario. FLUJOS COMUNES:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Yonsn76/spotify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server