You're viewing a demo portfolio

Join the waitlist
PRSM

get_track

Active

Tool of Spotify

declared in 0.1.0

Single track by Spotify ID. Returns artists, album, popularity, preview URL, duration.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "track_id": "11dFghVXANMlKmJXsNCQvb"
    },
    {
      "market": "GB",
      "track_id": "11dFghVXANMlKmJXsNCQvb"
    }
  ],
  "required": [
    "track_id"
  ],
  "properties": {
    "market": {
      "type": "string",
      "description": "Market for availability"
    },
    "track_id": {
      "type": "string",
      "description": "Spotify track ID (base62)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Spotify

https://github.com/pipeworx-io/mcp-spotify

1/7 registries
View full server →
get_track — Spotify — PRSM MCP