SpotifyPlayback
Control Spotify playback with actions like get track info, start, pause, or skip tracks. Use this tool to manage your listening experience directly through the Spotify MCP Server.
Instructions
Manages the current playback with the following actions: - get: Get information about user's current track. - start: Starts playing new item or resumes current playback if called with no uri. - pause: Pauses current playback. - skip: Skips current track.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to perform: 'get', 'start', 'pause' or 'skip'. | |
num_skips | No | Number of tracks to skip for `skip` action. | |
spotify_uri | No | Spotify uri of item to play for 'start' action. If omitted, resumes current playback. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Spotify MCP Server
Related Tools
- @marcelmarais/spotify-mcp-server
- @ashwanth1109/mcp-spotify
- @ashwanth1109/mcp-spotify
- @ashwanth1109/mcp-spotify
- @varunneal/spotify-mcp