Plex · OAuth Scopes
Plex OAuth Scopes
OAuth 2.0
searched
Plex publishes 7 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Plex API on a user’s behalf.
Tokens are issued from https://plex.tv/internal/mcp/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyMediaStreamingVideoMusicMedia ServerEntertainmentSelf-HostedPersonal MediaHome Automation
Scopes: 7
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://plex.tv/admin/mcp/authorize
https://plex.tv/admin/mcp/authorize
Token URL
https://plex.tv/internal/mcp/oauth/token
https://plex.tv/internal/mcp/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| mcp | Access to the Plex MCP server at https://plex.tv/internal/mcp. | authorizationCode |
| username | Include the user's username in the issued Plex JWT. | |
| Include the user's email address in the issued Plex JWT. | ||
| friendly_name | Include the user's friendly name in the issued Plex JWT. | |
| restricted | Include the user's restricted (managed/child account) status in the issued Plex JWT. | |
| anonymous | Include the user's anonymous status in the issued Plex JWT. | |
| joinedAt | Include the user's account creation timestamp in the issued Plex JWT. |
📄 Provider scope reference: https://developer.plex.tv/pms/#section/API-Info/Authenticating-with-Plex