Skip to main content
Glama

Spotify MCP Server

by marcelmarais

resumePlayback

Resume Spotify playback on the active device using the specified device ID. This tool integrates with the Spotify MCP Server to control music playback efficiently.

Instructions

Resume Spotify playback on the active device

Input Schema

NameRequiredDescriptionDefault
deviceIdNoThe Spotify device ID to resume playback on

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "deviceId": { "description": "The Spotify device ID to resume playback on", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Spotify MCP Server

Related Tools

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/marcelmarais/spotify-mcp-server'

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