Skip to main content
Glama

Spotify Overload - More Tools (18) | More Functions | More Rocking Out

claude_desktop_config.example.jsonβ€’420 B
{ "mcpServers": { "spotify": { "command": "/usr/local/bin/python", "args": ["/absolute/path/to/spotify-mcp/src/server.py"], "env": { "SPOTIFY_CLIENT_ID": "your_client_id_here", "SPOTIFY_CLIENT_SECRET": "your_client_secret_here", "SPOTIFY_REDIRECT_URI": "http://127.0.0.1:8888/callback", "SPOTIFY_CACHE_PATH": "/absolute/path/to/.spotify_cache" } } } }

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/Beerspitnight/Bruno'

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