Skip to content
VS Code

Spotify Trends MCP for VS Code

ai.trendsmcp/spotify

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

client:VS Code transport:streamable-http

Install Spotify Trends MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "spotify": {
      "type": "http",
      "url": "https://spotify.api.trendsmcp.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Spotify Trends MCP in other clients