Aggregates user access across multiple Plex accounts and provides tools for fuzzy user lookup and login token generation.
The Plex Account Finder acts as a Model Context Protocol server, designed to streamline the management of multiple Plex accounts. It connects to all configured Plex accounts, aggregates server user access data, and offers powerful tools to quickly look up users by various identifiers. Additionally, it facilitates the generation of new Plex authentication tokens via a PIN-based flow, making it easier to manage and integrate with new Plex instances programmatically. Built on the official Plex APIs using the `smithery` TypeScript runtime, it includes configurable caching for efficient operation.