Skip to main content
Glama
ElBeldu

Spotify MCP Server

by ElBeldu

Related Servers

Alternatives to Spotify MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      C
      quality
      A
      maintenance
      Enables AI assistants to control Spotify playback, search the full catalog including podcasts and audiobooks, manage libraries and playlists, and understand listening taste.
      500
      639 npm
      1
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to control Spotify playback, search for music, manage playlists, and access library information through the Spotify API. Requires Spotify Premium for playback control features.
      4
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables interaction with Spotify through natural language for music discovery, playback control, library management, and playlist creation. Supports searching for music, controlling playback, managing saved tracks, and getting personalized recommendations based on mood and preferences.
      53 npm
      5
      MIT

    TDQS

    B3.3/5.0

    Scored across 30 tools

    Disambiguation4/5

    Most tools target distinct resources and actions, and descriptions clearly separate close pairs like setVolume vs adjustVolume and skipToNext vs skipToPrevious. A few boundaries are softer (playMusic vs resumePlayback, and the combined saveOrRemoveAlbumForUser versus the separate library tools), but overall selection is reliable.

    Naming Consistency4/5

    Nearly all tools use a consistent camelCase verb-first pattern (getAlbums, createPlaylist, removeTracksFromPlaylist, getTopTracks). The only real deviation is the compound saveOrRemoveAlbumForUser, which breaks the single-action convention used elsewhere.

    Tool Count3/5

    At 30 tools this is on the heavy side, above the comfortable range, and a few (e.g. the album save/remove combiner) could be split or consolidated more cleanly. However, Spotify's surface area (playback, playlists, library, search, discovery) is genuinely broad, so most tools earn their place.

    Completeness4/5

    Coverage spans playback control, playlists, library, search, and listening stats, which is strong for the domain. Minor gaps remain: there is no way to save a track to Liked Songs (only remove), and no detailed getArtist/getTrack lookup outside of search.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues