Skip to main content
Glama

Spotify MCP

by ashwanth1109

seek_position

Adjust playback to a specific position in the current Spotify track by specifying the time in milliseconds. Integrates with Spotify MCP for precise control during playback.

Instructions

Seek to position in current track Args: position_ms: Position in milliseconds

Input Schema

NameRequiredDescriptionDefault
position_msYes

Input Schema (JSON Schema)

{ "properties": { "position_ms": { "title": "Position Ms", "type": "integer" } }, "required": [ "position_ms" ], "title": "seek_positionArguments", "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