Skip to main content
Glama

Plex MCP Server

by niavasha

get_user_stats

Retrieve detailed user-specific watch statistics from Plex Media Server within a specified time range using the Model Context Protocol (MCP) to analyze viewing habits and media consumption.

Instructions

Get user-specific watch statistics

Input Schema

NameRequiredDescriptionDefault
timeRangeNoTime range in days (default: 30)

Input Schema (JSON Schema)

{ "properties": { "timeRange": { "default": 30, "description": "Time range in days (default: 30)", "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