Let your AI agent pitch songs
to Spotify playlists
PlaylistMap now speaks MCP — the open standard that lets AI assistants use real tools. Connect it once and your agent can find the right playlists for your song and vet them, right inside the chat you already use. No copy-pasting, no scraping.
MCP endpoint
https://playlistmap.com/mcp/server
✓ Works with Claude, ChatGPT, Cursor
✓ No API key
✓ Free to try
✓ Curator contacts never exposed
What your agent can do
match_playlists
Give it your song (a Spotify link or just a description) and it returns
ranked, currently-active playlists to pitch — follower counts and why each one fits.
check_playlist
Paste any Spotify playlist and get a 0–100 integrity score — bot-risk
signals, curator activity and engagement — so you pitch real playlists, not fakes.
Connect in 30 seconds
Claude
ChatGPT
Cursor
Any client (bridge)
Claude (desktop or web)
Settings → Connectors → Add custom connector. Name it PlaylistMap and paste the URL:
https://playlistmap.com/mcp/server
Older Claude Desktop without the Connectors screen? Add this to
claude_desktop_config.json instead:
{
"mcpServers": {
"playlistmap": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://playlistmap.com/mcp/server"]
}
}
}ChatGPT
Settings → Connectors (or Developer mode → custom connector) → add an MCP server and paste the URL:
https://playlistmap.com/mcp/server
Cursor
Add it to ~/.cursor/mcp.json:
{
"mcpServers": {
"playlistmap": {
"url": "https://playlistmap.com/mcp/server"
}
}
}Any MCP client
Most clients can connect through the mcp-remote bridge:
npx -y mcp-remote https://playlistmap.com/mcp/server
Try it
Once connected, just ask your agent in plain language:
“I released a dreamy bedroom-pop track called ‘Altitude’. Find Spotify playlists
I should pitch it to, and check that the top ones look legit.”
What’s free, and where the paywall is
Free, via your agent
Playlist matches for your
song, follower counts, fit reasons, freshness, and integrity scores.
Free account
The full match list, the AI Pitch
assistant, and a few starter credits — your agent hands you a one-click link.
Paid (credits)
Unlocking a curator’s contact
details to actually reach them. This is the only thing behind the paywall.
Curator contact details are never returned over MCP — not in any
tool, field or response. Your agent finds and vets; you unlock and pitch in-app.
Or try the tool yourself →