Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPOTIFY_CLIENT_IDYesYour Spotify Developer App Client ID
SPOTIFY_REDIRECT_URIYesThe redirect URI set in your Spotify Developer App (e.g., http://127.0.0.1:8080/callback)http://127.0.0.1:8080/callback
SPOTIFY_CLIENT_SECRETYesYour Spotify Developer App Client Secret

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
SpotifyPlayback

Manages the current playback...

SpotifySearch

Search for tracks, albums, artists, or playlists on Spotify.

SpotifyQueue

Manage the playback queue - get the queue or add tracks.

SpotifyGetInfo

Get detailed information about a Spotify item...

SpotifyPlaylist

Manage Spotify playlists.

SpotifyLikedSongs

Get user's liked (saved) songs from Spotify library.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/verIdyia/spotify-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server