Skip to main content
Glama

Plex MCP Server

get_recently_added

Retrieve the most recently added media items from your Plex library using a numerical limit to control the number of results returned.

Instructions

Get recently added media

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of items to return (default: 10)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Number of items to return (default: 10)", "type": "number" } }, "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/niavasha/plex-mcp-server'

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