spotify-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPOTIFY_CLIENT_ID | No | Client ID from Spotify Developer Dashboard | |
| SPOTIFY_ACCESS_TOKEN | No | Access token obtained after authentication | |
| SPOTIFY_CLIENT_SECRET | No | Client Secret from Spotify Developer Dashboard | |
| SPOTIFY_REFRESH_TOKEN | No | Refresh token obtained after authentication |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| spotify_health_checkB | Check if the Spotify MCP server is authenticated and operational |
| spotify_get_auth_statusA | Get authentication status and instructions for setting up Spotify credentials |
| spotify_setup_instructionsA | Get detailed setup instructions for authenticating the Spotify MCP server |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/thebigredgeek/spotify-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server