You're viewing a demo portfolio

Join the waitlist
PRSM

get_artist_top_tracks

Active

Tool of Spotify

declared in 0.1.0

Top tracks for an artist in a market (Spotify recommendation).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "artist_id": "1Xyo4u8uISC60aNvD2MZpP"
    },
    {
      "market": "CA",
      "artist_id": "1Xyo4u8uISC60aNvD2MZpP"
    }
  ],
  "required": [
    "artist_id"
  ],
  "properties": {
    "market": {
      "type": "string",
      "description": "ISO market code (default \"US\")"
    },
    "artist_id": {
      "type": "string",
      "description": "Spotify artist ID"
    }
  }
}

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_artist_top_tracks — Spotify — PRSM MCP