Skip to main content
Glama

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" }

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

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