PlexMCP

PlexMCP

An MCP server for Plex Media Server that enables natural language interaction with your media library, including search, browse, and chat features via an optional web app.

Category
Visit Server

README

<div align="center">

PlexMCP

<p align="center"> <a href="https://github.com/casey/just"><img src="https://img.shields.io/badge/just-ready_to_go-7c5cfc?style=flat-square&logo=just&logoColor=white" alt="Just"></a> <a href="https://github.com/astral-sh/ruff"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json" alt="Ruff"></a> <a href="https://python.org"><img src="https://img.shields.io/badge/Python-3.13+-3776AB?style=flat-square&logo=python&logoColor=white" alt="Python"></a> <a href="https://biomejs.dev"><img src="https://img.shields.io/badge/Linted_with-Biome-60a5fa?style=flat-square&logo=biome&logoColor=white" alt="Biome"></a> <a href="https://github.com/PrefectHQ/fastmcp"><img src="https://img.shields.io/badge/FastMCP-3.2-7c5cfc?style=flat-square" alt="FastMCP"></a> </p>

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

</div>


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

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).

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured