plex-mcp-server

plex-mcp-server

3.4

If you are the rightful owner of plex-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Plex MCP Server is a Model-Controller-Protocol server that provides a standardized JSON-based interface for interacting with Plex Media Server, facilitating automation, scripting, and integration with other tools.

Plex MCP Server offers a unified API layer on top of the Plex Media Server API, providing standardized JSON responses for compatibility with automation tools, AI systems, and other integrations. It supports multiple transport methods, including stdio and SSE, for flexible integration options. The server features a rich command set for managing libraries, collections, playlists, media, users, and more, with consistent error handling and easy integration with automation platforms like n8n and custom scripts. It requires Python 3.8+, a Plex Media Server with a valid authentication token, and access to the Plex server.

Features

  • Standardized JSON responses for compatibility with automation tools and AI systems.
  • Multiple transport methods (stdio and SSE) for flexible integration options.
  • Rich command set for managing libraries, collections, playlists, media, users, and more.
  • Consistent error handling with standardized response formats.
  • Easy integration with automation platforms and custom scripts.