# Plex MCP Server

**Canonical:** https://apis.io/apis/plex/plex-mcp-server/  
**Provider:** Plex — https://apis.io/providers/plex/  
**Base URL:** https://plex.tv/internal/mcp  
**Documentation:** https://plex.tv/.well-known/oauth-protected-resource

Plex MCP Server is one of 31 APIs that [Plex](https://apis.io/providers/plex/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include MCP, Agents, and Authentication.

A first-party remote Model Context Protocol server operated by Plex at https://plex.tv/internal/mcp. It advertises RFC 9728 protected-resource metadata, RFC 8414 authorization-server metadata and OpenID Connect discovery from plex.tv, uses OAuth 2.1 authorization-code with PKCE (S256) and dynamic client registration, and requires the single scope "mcp". An anonymous tools/list call returns a JSON-RPC Unauthorized error, so the live tool schemas require authenticated introspection.

## Machine-readable artifacts (3)

- **MCPServer** — https://raw.githubusercontent.com/api-evangelist/plex/refs/heads/main/mcp/plex-mcp.yml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/plex/refs/heads/main/mcp/plex-tool-crosswalk.yml
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/plex/refs/heads/main/scopes/plex-scopes.yml

## Other Plex APIs (12)

- [Plex Account and Authentication API](https://apis.io/apis/plex/plex-account-api/)
- [Plex Activities API](https://apis.io/apis/plex/plex-activities-api/)
- [Plex Butler API](https://apis.io/apis/plex/plex-butler-api/)
- [Plex Collections API](https://apis.io/apis/plex/plex-collections-api/)
- [Plex Content API](https://apis.io/apis/plex/plex-content-api/)
- [Plex Devices API](https://apis.io/apis/plex/plex-devices-api/)
- [Plex Download Queue API](https://apis.io/apis/plex/plex-download-queue-api/)
- [Plex DV Rs API](https://apis.io/apis/plex/plex-dvrs-api/)
- [Plex EPG API](https://apis.io/apis/plex/plex-epg-api/)
- [Plex Events API](https://apis.io/apis/plex/plex-events-api/)
- [Plex General API](https://apis.io/apis/plex/plex-general-api/)
- [Plex Hubs API](https://apis.io/apis/plex/plex-hubs-api/)

## Tags

MCP, Agents, Authentication

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/plex/plex-mcp-server/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/plex/.
