MCPVault
Spotify MCP Server logo

Spotify MCP Server

未申請

作者: marcelmarais

Lightweight MCP server for Spotify

未申請リスティング

このMCPサーバーはあなたのものですか?

このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。

このサーバーを申請する

ツール(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)