Skip to main content
Glama

Plex MCP Server

by niavasha

get_media_details

Retrieve detailed metadata for a specific media item using its rating key. This tool enables efficient access to media information within the Plex MCP Server.

Instructions

Get detailed information about a specific media item

Input Schema

NameRequiredDescriptionDefault
ratingKeyYesThe rating key of the media item

Input Schema (JSON Schema)

{ "properties": { "ratingKey": { "description": "The rating key of the media item", "type": "string" } }, "required": [ "ratingKey" ], "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