Skip to main content
Glama

check_auth_status

Verify Plex authentication status and retrieve the authentication token to enable access to media libraries and content management.

Instructions

Check if Plex authentication is complete and retrieve the auth token

Input Schema

NameRequiredDescriptionDefault
pin_idNoOptional pin ID to check. If not provided, uses the last requested pin.

Input Schema (JSON Schema)

{ "properties": { "pin_id": { "description": "Optional pin ID to check. If not provided, uses the last requested pin.", "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