Skip to main content
Glama

Spotify MCP Server

by gentiku

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_TTLNoCache time-to-live in seconds3600
MCP_SERVER_NAMENoName of the MCP serverspotify-mcp-server
SPOTIFY_CLIENT_IDYesYour Spotify app client ID
MCP_SERVER_VERSIONNoVersion of the MCP server1.0.0
SPOTIFY_REDIRECT_URINoRedirect URI for Spotify OAuth flowhttp://localhost:8888/callback
SPOTIFY_CLIENT_SECRETYesYour Spotify app client secret
SPOTIFY_REFRESH_TOKENNoOptional refresh token for user-specific operations

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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