# Spotify

> Build playlists and discover music inside ChatGPT — verified for 2026.

[Canonical HTML page](https://top-mcps.com/mcp/spotify) · [server.json](https://top-mcps.com/mcp/spotify.json) · [methodology](https://top-mcps.com/about/methodology)

## Install

### ChatGPT — `ChatGPT → Apps directory`

```none

```

## At a glance

- **Maintainer:** Spotify
- **Transport:** Streamable HTTP
- **Auth model:** OAuth 2.1
- **Required secrets:** None
- **Supported clients:** ChatGPT
- **License:** Proprietary
- **Last verified:** 2026-04-30
- **Score:** 49/100 (rubric 2026-04 — see https://top-mcps.com/about/methodology)

## Quick answer

**What it does.** Generates personalized playlists from natural-language prompts, recommends artists and podcasts, and creates the resulting playlist on the connected Spotify account. Renders Spotify's native track widget inside the conversation.

**Best for:**
- Mood-based playlist creation
- Genre and artist discovery
- Podcast suggestions
- Quick session queueing

**Not for:**
- Headless / programmatic music generation
- Use outside ChatGPT
- Bulk library management

## Recipes

### Build a Friday-night playlist from a mood prompt

```
Spotify, build me a 90-minute playlist for a low-key Friday night with friends — indie pop, downtempo electronic, no vocals over the chorus. Save it as "Friday low-key" on my account.
```

_Tested with: ChatGPT_

## Description

Spotify is one of the seven pilot ChatGPT Apps. Tell ChatGPT what mood, occasion, or genre you want and it composes a playlist on your account, surfaces matching artists and podcasts, and queues tracks — without ever leaving the chat.

## Why it matters

It is the cleanest demonstration of an Apps SDK integration: the model handles the intent ("party Friday, indie + electronic, 90 minutes") and the app handles the catalog and account write. Worth listing because it sets the UX bar for every other ChatGPT-native app.

## Key features

- One-click OAuth into your Spotify account
- Native player widget inside ChatGPT
- Playlist write actions with confirmation
- Works on Free, Go, Plus, and Pro ChatGPT plans
- Pilot launch partner (Oct 2025)

## FAQ

### Do I need a Spotify Premium account?

No. The Spotify app inside ChatGPT works with Free and Premium accounts — playlist creation and discovery are available on both. Premium unlocks the usual ad-free playback when you actually listen.

### Is the Spotify app available outside ChatGPT?

No. This is a ChatGPT-native app built on OpenAI's Apps SDK. For programmatic music access elsewhere, use the Spotify Web API directly.

### Where is the Spotify app available?

Logged-in ChatGPT users on Free, Go, Plus, and Pro plans, currently outside the EEA, Switzerland, and the UK. OpenAI is expanding regions over time.

### Does it write to my account, and can I undo?

Yes — playlist creation is a write action and ChatGPT confirms before each one. Created playlists live in your normal Spotify library and you can delete or modify them from any Spotify client.

## Changelog

- **2026-04-30** — Refreshed install snippets and fact sheet; verified for 2026.
- **2025-10-06** — Initial directory listing.
