spotify-mcp-server

fisknils/spotify-mcp-server

3.1

If you are the rightful owner of spotify-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that facilitates interaction with the Spotify API for MCP-compatible applications, enabling features like search, authentication, and playlist management.

Tools

Functions exposed to the LLM to take actions

spotify_authenticate

Authenticate with Spotify using OAuth 2.0.

spotify_search

Search for content on Spotify.

spotify_get_user_profile

Get the authenticated user's profile information.

spotify_create_playlist

Create a new playlist for the authenticated user.

spotify_add_tracks_to_playlist

Add tracks to a playlist.

spotify_get_user_playlists

Get the authenticated user's playlists.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources