Skip to main content
Glama

Spotify MCP

by ashwanth1109

set_repeat_mode

Control playback repeat settings on Spotify by setting the mode to repeat a track, entire context (e.g., playlist or album), or turn repeat off.

Instructions

Set repeat mode for playback Args: state: One of 'track', 'context', or 'off'

Input Schema

NameRequiredDescriptionDefault
stateYes

Input Schema (JSON Schema)

{ "properties": { "state": { "title": "State", "type": "string" } }, "required": [ "state" ], "title": "set_repeat_modeArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ashwanth1109/mcp-spotify'

If you have feedback or need assistance with the MCP directory API, please join our Discord server