Skip to main content
Glama

list_playlists

Browse and view all available playlists on your Plex media server. Filter playlists by type (audio, video, or photo) to quickly find the content you want to access.

Instructions

List all playlists on the Plex server

Input Schema

NameRequiredDescriptionDefault
playlist_typeNoFilter by playlist type (optional)

Input Schema (JSON Schema)

{ "properties": { "playlist_type": { "description": "Filter by playlist type (optional)", "enum": [ "audio", "video", "photo" ], "type": "string" } }, "required": [], "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