Skip to main content
Glama

MCP Claude Spotify

Mozilla Public License 2.0
17
  • Apple
  • Linux

play-track

Play a selected Spotify track on your active or specified device using track ID. Control playback directly through the MCP Claude Spotify integration for streamlined music management.

Instructions

Play a specific track on an active device

Input Schema

NameRequiredDescriptionDefault
deviceIdNoSpotify ID of the device to play on (optional)
trackIdYesSpotify ID of the track to play

Input Schema (JSON Schema)

{ "properties": { "deviceId": { "description": "Spotify ID of the device to play on (optional)", "type": "string" }, "trackId": { "description": "Spotify ID of the track to play", "type": "string" } }, "required": [ "trackId" ], "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/imprvhub/mcp-claude-spotify'

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