MCP Spotify Server

get_audiobook

Retrieve detailed Spotify catalog information for any audiobook by providing its Spotify ID or URI. Optionally specify a market code for region-specific results on the MCP Spotify Server.

Instructions

Get Spotify catalog information for an audiobook

Input Schema

NameRequiredDescriptionDefault
idYesThe Spotify ID or URI for the audiobook
marketNoOptional. An ISO 3166-1 alpha-2 country code

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The Spotify ID or URI for the audiobook", "type": "string" }, "market": { "description": "Optional. An ISO 3166-1 alpha-2 country code", "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