matthensleyio/Spotify.MCP
3.2
If you are the rightful owner of Spotify.MCP 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 provides tools to interact with the Spotify Web API, exposing various Spotify endpoints as MCP tools for MCP-compatible clients.
Tools
Functions exposed to the LLM to take actions
get_auth_url
Generate authorization URLs for OAuth flow
exchange_auth_code
Exchange authorization codes for access tokens
get_track
Get details about a specific track
get_artist
Get details about an artist
get_playlist
Get details about a playlist
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client