MCPVault

Spotify MCP Server

Unclaimed

by marcelmarais

Lightweight MCP server for Spotify

Unclaimed listing

Is this your MCP server?

This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.

Claim this server

Tools (24)

action

(string): Action to perform: "save" or "remove"

adjustment

(number): The amount to adjust volume by (-100 to 100). Positive values increase volume, negative values decrease it.

albumId

(string): The Spotify ID of the album

albumIds

(stringarray): A single album ID or array of album IDs (max 20)

collaborative

(boolean, optional): Whether the playlist should be collaborative (requires public to be false)

description

(string, optional): Description for the playlist

deviceId

(string, optional): ID of the device to play on

id

(string, optional): Spotify ID of the item to play

insertBefore

(number): The position where the items should be inserted (0-based index)

limit

(number, optional): Maximum number of results to return (1-10, default: 10)

name

(string): Name for the new playlist

offset

(number, optional): Index of the first result to return (default: 0)

playlistId

(string): The Spotify ID of the playlist

position

(number, optional): Position to insert tracks

public

(boolean, optional): Whether the playlist should be public (default: false)

query

(string): The search term

rangeLength

(number, optional): Number of consecutive items to move (defaults to 1)

rangeStart

(number): The position of the first item to move (0-based index)

snapshotId

(string, optional): The playlist snapshot ID to target a specific version

trackIds

(array): Array of Spotify track IDs to remove (max 40)

trackUris

(array): Array of track URIs or IDs to add

type

(string): Type of item to search for (track, album, artist, playlist)

uri

(string, optional): Spotify URI of the item to play (overrides type and id)

volumePercent

(number): The volume to set (0-100)