Skip to main content
Glama

get_collections

Retrieve all media collections from your Plex server to organize and access grouped content. Optionally filter by specific library ID for targeted collection management.

Instructions

List all collections available on the Plex server

Input Schema

NameRequiredDescriptionDefault
library_idNoFilter collections by specific library ID (optional)

Input Schema (JSON Schema)

{ "properties": { "library_id": { "description": "Filter collections by specific library ID (optional)", "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