Skip to content
Gemini CLI

Spotify Trends MCP for Gemini CLI

ai.trendsmcp/spotify

Spotify podcast and artist trends over time, with growth metrics. Free key at trendsmcp.ai

client:Gemini CLI transport:streamable-http

Install Spotify Trends MCP in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "spotify": {
      "httpUrl": "https://spotify.api.trendsmcp.ai/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Spotify Trends MCP in other clients