MCP Spotify Server

get_artist_related_artists

Retrieve Spotify catalog data to discover artists similar to a specified artist by providing the artist's Spotify ID or URI.

Instructions

Get Spotify catalog information about artists similar to a given artist

Input Schema

NameRequiredDescriptionDefault
idYesThe Spotify ID or URI for the artist

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The Spotify ID or URI for the artist", "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