Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPOTIFY_CLIENT_IDYesThe Client ID obtained from the Spotify Developer Dashboard.
SPOTIFY_CLIENT_SECRETYesThe Client Secret obtained from the Spotify Developer Dashboard.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
auth-spotifyC

Authenticate with Spotify

search-spotifyC

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

get-current-playbackB

Get information about the user's current playback state

play-trackC

Play a specific track on an active device

pause-playbackB

Pause the user's playback

next-trackB

Skip to the next track

previous-trackB

Skip to the previous track

get-user-playlistsB

Get a list of the user's playlists

create-playlistC

Create a new playlist for the current user

add-tracks-to-playlistC

Add tracks to a playlist

get-recommendationsC

Get track recommendations based on seeds

get-top-tracksB

Get the user's top played tracks over a specified time range

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

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