MCP Spotify Server

get_track

Retrieve detailed Spotify catalog information for a specific track by providing its Spotify ID or URI using the MCP Spotify Server.

Instructions

Get Spotify catalog information for a track

Input Schema

NameRequiredDescriptionDefault
idYesThe Spotify ID or URI for the track

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The Spotify ID or URI for the track", "type": "string" } }, "required": [ "id" ], "type": "object" }
ID: mmrvuig6tp