Model Context Protocol server for the Spotify Web API
A Model Context Protocol (MCP) server providing full coverage of the Spotify Web API — 92 tools across 16 categories including playback control, library management, playlists, search, and more.
Spotify and URL to https://sptfy-mcp.online/mcpAdd to your MCP client config:
{
"mcpServers": {
"spotify": {
"type": "streamable-http",
"url": "https://sptfy-mcp.online/mcp"
}
}
}