Skip to main content
Glama

get_media_info

Retrieve technical details about media files including codecs, bitrates, file sizes, and other specifications for Plex library items.

Instructions

Get detailed technical information about media files (codecs, bitrates, file sizes, etc.)

Input Schema

NameRequiredDescriptionDefault
item_keyYesThe item key (ratingKey) to get media information for

Input Schema (JSON Schema)

{ "properties": { "item_key": { "description": "The item key (ratingKey) to get media information for", "type": "string" } }, "required": [ "item_key" ], "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