Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPOTIPY_CLIENT_IDYesYour Spotify client ID (register your app at the Spotify Developer Dashboard to get this)
SPOTIPY_REDIRECT_URINoThe redirect URI for Spotify authenticationhttp://localhost:8888/callback
SPOTIPY_CLIENT_SECRETYesYour Spotify client secret (register your app at the Spotify Developer Dashboard to get this)

Tools

Functions exposed to the LLM to take actions

NameDescription
spotify_play

Start playback on the user's active device.

spotify_stop

Stop playback on the user's active device.

spotify_current_track

Get information about the currently playing track.

spotify_like_current_track

Add the currently playing track to your Liked Songs.

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

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