Skip to main content
Glama

Spotify MCP Server

by gentiku
.env.example•419 B
# Spotify API Configuration # Get these from https://developer.spotify.com/dashboard/ SPOTIFY_CLIENT_ID=your_spotify_client_id_here SPOTIFY_CLIENT_SECRET=your_spotify_client_secret_here SPOTIFY_REDIRECT_URI=http://localhost:8888/callback # MCP Server Configuration MCP_SERVER_NAME=spotify-mcp-server MCP_SERVER_VERSION=1.0.0 MCP_SERVER_DESCRIPTION=Spotify API integration via MCP # Cache Configuration CACHE_TTL=3600

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

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