Skip to main content
Glama

Spotify MCP

by ashwanth1109

get_artist_top_tracks

Retrieve the top tracks for a specific artist using their Spotify artist ID. Simplify music discovery and playlist creation by accessing popular songs directly.

Instructions

Get top tracks for an artist Args: artist_id: Spotify artist ID

Input Schema

NameRequiredDescriptionDefault
artist_idYes

Input Schema (JSON Schema)

{ "properties": { "artist_id": { "title": "Artist Id", "type": "string" } }, "required": [ "artist_id" ], "title": "get_artist_top_tracksArguments", "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