Mmcp.market

Spotify MCP server

by NovaLux12·io.github.NovaLux12/spotify-mcp-server·v1.30.0

The most complete Spotify MCP: playback, library, playlists, search, podcasts and audiobooks.

A89/100grade A
What users say
No reviews yet
Be the first
Safety scan
A89/100

full report

Adoption
Growing

1 stars227 downloads/wk

Reviews

Write one

Nobody has reviewed Spotify MCP yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Spotify MCP tools (7, 2 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • batch_add_to_playlist

    Add tracks from multiple source URIs (tracks, albums, artists, playlists) to a target playlist in one call. Dedupes within the batch and optionally against the existing playlist. Batches writes in groups of 100. Dry-run previews without writing. Elicitation for 100+ tracks.

  • copy_playlist

    Duplicate an existing playlist into a new playlist, preserving track order. Creates the new playlist then adds tracks in batches of 100. Dry-run reports what would be created.

  • create_playlistwrite action

    Create a new playlist for the current user. Set dry_run=true to preview without creating.

  • merge_playlists

    Merge multiple playlists into one. Deduplicates tracks across sources (first-seen order wins) and adds them in batches of 100. Pass target_playlist_id to append to an existing playlist (it is NOT cleared) or new_name to create a fresh playlist.

  • move_items_between_playlists

    Bulk rehome items between playlists. Mode copy keeps the source intact; mode move removes from source after copying. Supports dedupe against target and optional name/artist filter.

  • update_playlistwrite action

    Update a playlist's name, description, or visibility

  • verify_receipt

    Verify that a previous mutation actually landed on Spotify by looking up its receipt

Public scan report

scanner v0.1.9 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan80 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identityregistry namespace matches repository owner6/10
Overall 89/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y @novalux12/spotify-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add spotify-mcp-server -- npx -y @novalux12/spotify-mcp
Add to Cursor

Spotify MCP: common questions

Is Spotify MCP server safe?
Yes, by our scan: it is graded A (89/100). Read the Spotify MCP safety report
How do I install Spotify MCP?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Spotify MCP need an API key?
No secret keys are declared. It reads 1 setting from the environment.
Is Spotify MCP maintained?
The last commit was in the last day (2026-09-19). The latest release is v1.30.0.
What can I use instead of Spotify MCP?
Servers from other publishers that do the same job: Zotero MCP server, Internet Archive MCP server and ImageKit DAM MCP server. Compare all Spotify MCP alternatives.

Alternatives to Spotify MCP

Same job from other publishers: the closest match first, then the best rated.

All Spotify MCP alternatives →
  • Zotero MCP
    Search, read, annotate, and add to your Zotero research library, local or web.
    B
  • Internet Archive
    Search the Wayback Machine and IA library (40M+ items), fetch snapshots, item metadata, and text.
    A
  • ImageKit DAM
    Official ImageKit media library server: search, upload, organize, tag, share and manage assets.
    A

More from NovaLux12