Skip to main content
Glama

browse_playlist

View playlist contents and track details including metadata like artist, album, and duration to explore your music collection.

Instructions

Browse and view the contents of a specific playlist with full track metadata

Input Schema

NameRequiredDescriptionDefault
playlist_idYesThe ID of the playlist to browse
limitNoMaximum number of items to return (default: 50)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 50, "description": "Maximum number of items to return (default: 50)", "type": "number" }, "playlist_id": { "description": "The ID of the playlist to browse", "type": "string" } }, "required": [ "playlist_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/vyb1ng/plex-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server