Skip to main content
Glama
freddy24-7

spotify-mcp-server

by freddy24-7

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_TRANSPORTNoTransport mode for MCP server (e.g., 'sse' for Railway; defaults to stdio).
GEMINI_API_KEYNoOptional Gemini API key for AI playlist generation.
SPOTIFY_CLIENT_IDYesYour Spotify Developer App client ID.
SPOTIFY_REDIRECT_URIYesThe redirect URI for Spotify OAuth (e.g., http://127.0.0.1:8888/callback).
SPOTIFY_CLIENT_SECRETYesYour Spotify Developer App client secret.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/freddy24-7/MCP-Spotify'

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