Spotify API MCP
by fisknils
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPOTIFY_CLIENT_ID | No | Your Spotify app's client ID | |
| SPOTIFY_CLIENT_SECRET | No | Your Spotify app's client secret |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| spotify_searchC | Search for tracks, artists, albums, or playlists on Spotify |
| spotify_authenticateC | Authenticate with Spotify using OAuth 2.0 |
| spotify_get_user_profileB | Get the current user's profile information |
| spotify_create_playlistC | Create a new playlist for the authenticated user |
| spotify_add_tracks_to_playlistC | Add tracks to a playlist |
| spotify_get_user_playlistsC | Get the current user's playlists |
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/fisknils/spotify-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server