Spotify Streamable MCP Server
by iceener
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | The host address for the server | 127.0.0.1 |
| PORT | No | The port for the HTTP server | 3030 |
| AUTH_ENABLED | No | Enable authentication | true |
| REDIRECT_URI | No | Authorization Server callback URI used to receive Spotify code | http://127.0.0.1:3031/spotify/callback |
| SPOTIFY_API_URL | No | Spotify API endpoint URL | https://api.spotify.com/v1 |
| SPOTIFY_CLIENT_ID | Yes | Your Spotify developer app client ID | |
| SPOTIFY_ACCOUNTS_URL | No | Spotify accounts endpoint URL | https://accounts.spotify.com |
| SPOTIFY_CLIENT_SECRET | Yes | Your Spotify developer app client secret | |
| OAUTH_REDIRECT_ALLOWLIST | No | Comma-separated list of allowed redirect URIs for OAuth | https://claude.ai/api/mcp/auth_callback,https://claude.com/api/mcp/auth_callback |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessUnresponsive