Skip to main content
Glama
martin-gomola

Spotify MCP Server

Related Servers

Alternatives to Spotify MCP Server

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.5/5.0

    Scored across 37 tools

    Disambiguation4/5

    Most tools target distinct resources and actions (playlists, albums, playback, search), but the DJ-analytics cluster has overlap: auditDjPlaylist and analyzeDjPlaylist are nearly identical in purpose, and sortPlaylistByBpm overlaps with planDjSet. This creates a few ambiguous boundaries.

    Naming Consistency4/5

    Names consistently use camelCase verb_noun patterns (getPlaylist, createPlaylist, addTracksToPlaylist). Minor deviations include combined actions like saveOrRemoveAlbumForUser and the use of check instead of get in checkUsersSavedAlbums, but the overall style is coherent.

    Tool Count2/5

    With 37 tools, the server is heavily over-scoped. The large number is partly justified by Spotify's breadth (playback, library, playlists, audio features), but the DJ-planning subset alone adds 7 tools, pushing the count beyond reasonable usability and causing selection overhead.

    Completeness4/5

    The surface covers core Spotify workflows: playlist CRUD, library management, playback control, search, and user statistics. Missing minor features like shuffle/repeat, user profile, or artist follow, but the available tools handle the main use cases without dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessSyncing