Skip to main content
Glama
gemini_mcp_config.example.json354 B
{ "mcpServers": { "spotify": { "command": "node", "args": [ "/absolute/path/to/SpotifyMCP/dist/server.js" ], "env": { "SPOTIFY_CLIENT_ID": "your_client_id_here", "SPOTIFY_CLIENT_SECRET": "your_client_secret_here", "SPOTIFY_REDIRECT_URI": "http://localhost:3000/callback" } } } }

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/Ackberry/spotify_mcp'

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