MCP Spotify Server

get_album

Retrieve Spotify catalog data for a specific album by providing its Spotify ID or URI using the MCP Spotify Server.

Instructions

Get Spotify catalog information for an album

Input Schema

NameRequiredDescriptionDefault
idYesThe Spotify ID or URI for the album

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The Spotify ID or URI for the album", "type": "string" } }, "required": [ "id" ], "type": "object" }
ID: mmrvuig6tp