Skip to main content
Glama

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.

Python 3.12+ FastMCP License: MIT Ruff

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 webapp

Related MCP server: Plex MCP Server

Documentation map

Read this…

When you care about…

docs/README.md

Hub — every guide in one place

docs/QUICKSTART.md

~60s — MCP only, web UI, RAG pointer

docs/INSTALL.md

Tauri desktop (primary), uv, clone, MCPB, Claude Desktop

docs/TAURI.md

Maintainer: build installer, production pitfalls

docs/DOCUMENTATION_INDEX.md

Full doc map + archival paths

docs/PLEX.md

What Plex is, tokens, remote access (plain language)

docs/ARCHITECTURE.md

How the MCP server, backend, and UI fit together

docs/SELF_HOSTING.md

Home lab: HTTPS, reverse proxy, secrets, hardening

docs/DOCKER.md

Optional Docker Compose example

docs/CONFIGURATION.md

Environment variables, sampling, RAG, *arr

docs/TOOLS.md

Tool surface (portmanteaus and what they do)

docs/WEBAPP.md

Web app ports, startup, feature pointers

docs/RAG.md

Semantic search and indexing

docs/ENRICHMENT.md

Wikipedia-style enrichment

docs/TROUBLESHOOTING.md

Auth, connection, RAG, common errors

docs/DEVELOPMENT.md

Tests, lint, layout for contributors

docs/PRD.md

Product scope and constraints

docs/plans/OPERATIONAL_IMPROVEMENTS.md

Phased doc/DX/ops todo (checklist)

docs/plans/ROADMAP.md

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

MITLICENSE.
Plex, FastMCP, and contributors.

Fleet standards cross-link: mcp-central-docs (e.g. SOTA requirements).

A
license - permissive license
-
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
Release cycle
2Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    A
    maintenance
    A 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.
    55
    294
    44
    JavaScript
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables 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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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