PlexMCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PlexMCPsearch for horror movies in my library"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PlexMCP
Talk to your library. An open Model Context Protocol server for Plex Media Server — plus an optional glass-style web app for browsing, search, and chat.
Quick start · Install · Web app · All docs · Changelog
Quick Start
Download Plex MCP_*_x64-setup.exe from Releases → double-click → launch Plex MCP. Install guide.
Developers from source:
git clone https://github.com/sandraschi/plex-mcp
cd plex-mcp
just install
just webappRelated MCP server: Plex MCP Server
Documentation map
Read this… | When you care about… |
Hub — every guide in one place | |
~60s — MCP only, web UI, RAG pointer | |
Tauri desktop (primary), uv, clone, MCPB, Claude Desktop | |
Maintainer: build installer, production pitfalls | |
Full doc map + archival paths | |
What Plex is, tokens, remote access (plain language) | |
How the MCP server, backend, and UI fit together | |
Home lab: HTTPS, reverse proxy, secrets, hardening | |
Optional Docker Compose example | |
Environment variables, sampling, RAG, *arr | |
Tool surface (portmanteaus and what they do) | |
Web app ports, startup, feature pointers | |
Semantic search and indexing | |
Wikipedia-style enrichment | |
Auth, connection, RAG, common errors | |
Tests, lint, layout for contributors | |
Product scope and constraints | |
Phased doc/DX/ops todo (checklist) | |
Feature specs and product roadmap |
Stack (at a glance)
Python 3.12+ · FastMCP 3.2 · plexapi · optional LanceDB RAG (see docs/RAG.md for PYTHONPATH notes) · web app FastAPI + Next.js
License & credits
MIT — LICENSE.
Plex, FastMCP, and contributors.
Fleet standards cross-link: mcp-central-docs (e.g. SOTA requirements).
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityFmaintenanceA Python-based MCP server that integrates with Plex Media Server API to search for movies and manage playlists in your Plex media library.96
- AlicenseBqualityAmaintenanceA Model Context Protocol server that enables AI assistants to query and manage Plex Media Server content through natural language, providing library access, viewing statistics, and media management capabilities.5529444JavaScriptMIT
- Alicense-qualityDmaintenanceEnables users to manage and control their Plex media library through natural language commands in MCP-compatible AI clients. It supports searching content, managing playlists, tracking library statistics, and monitoring live viewing sessions.MIT
- AlicenseAqualityCmaintenanceMCP server for Plex Media Server, focused on media discovery, search, library management, and playback control.25MIT
Related MCP Connectors
An MCP server that integrates with Discord to provide AI-powered features.
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
MCP server for generating rough-draft project plans from natural-language prompts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/sandraschi/plexmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server