MCP server for Plex, Radarr, Overseerr, Bazarr, Prowlarr, and Trakt.tv
Project description
NAS MCP Server
MCP server for managing your media server stack: Plex, Radarr, Overseerr, Bazarr, Prowlarr, and Trakt.tv.
Use natural language to browse your library, request movies, manage subtitles, search indexers, and discover trending films.
Installation
uvx nas-mcp-server
Configuration
Add to your Claude Desktop or Claude Code MCP configuration:
{
"mcpServers": {
"nas-mcp-server": {
"command": "uvx",
"args": ["nas-mcp-server"],
"env": {
"PLEX_URL": "http://your-nas:32400",
"PLEX_TOKEN": "your_plex_token",
"RADARR_URL": "http://your-nas:7878",
"RADARR_API_KEY": "your_radarr_api_key",
"OVERSEERR_URL": "http://your-nas:5055",
"OVERSEERR_API_KEY": "your_overseerr_api_key",
"BAZARR_URL": "http://your-nas:6767",
"BAZARR_API_KEY": "your_bazarr_api_key",
"PROWLARR_URL": "http://your-nas:9696",
"PROWLARR_API_KEY": "your_prowlarr_api_key",
"TRAKT_CLIENT_ID": "your_trakt_client_id"
}
}
}
}
Note: Only configure the services you use. Each service is optional and will be disabled if not configured.
Environment Variables
| Variable | Description | Required |
|---|---|---|
PLEX_URL |
Plex server URL (e.g., http://192.168.1.100:32400) |
Yes |
PLEX_TOKEN |
Plex authentication token (how to find) | Yes |
RADARR_URL |
Radarr server URL (e.g., http://192.168.1.100:7878) |
No |
RADARR_API_KEY |
Radarr API key (Settings → General → API Key) | No |
OVERSEERR_URL |
Overseerr server URL (e.g., http://192.168.1.100:5055) |
No |
OVERSEERR_API_KEY |
Overseerr API key (Settings → General → API Key) | No |
BAZARR_URL |
Bazarr server URL (e.g., http://192.168.1.100:6767) |
No |
BAZARR_API_KEY |
Bazarr API key (Settings → General → API Key) | No |
PROWLARR_URL |
Prowlarr server URL (e.g., http://192.168.1.100:9696) |
No |
PROWLARR_API_KEY |
Prowlarr API key (Settings → General → API Key) | No |
TRAKT_CLIENT_ID |
Trakt.tv Client ID (create app) | No |
Features
🎬 Plex - Your Media Library
Browse and explore your personal media collection.
- List movies and TV shows in your library
- Get detailed information about any title
- Check watch status and progress
- View active streaming sessions
- Get personalized recommendations based on your library
🎥 Radarr - Movie Management
Automate movie downloads and organization.
- Search and add movies to your collection
- Monitor download progress and queue
- Manage movie quality profiles
- Remove movies from monitoring
- Check disk space and system status
🎭 Overseerr - Discovery & Requests
Discover new content and manage requests.
- Search for actors and view their complete filmography
- Find which movies from an actor are missing from your library
- Browse popular and trending movies
- Submit and manage movie/TV show requests
- Check request status and approval history
📝 Bazarr - Subtitle Management
Automate subtitle downloads for your media.
- List movies and episodes with missing subtitles
- Search and download subtitles in any language
- View subtitle download history
- Manage subtitle providers (OpenSubtitles, Addic7ed, etc.)
- Sync with Radarr/Sonarr libraries
- Reset throttled providers
🔍 Prowlarr - Indexer Management
Centralized indexer management for your *arr apps.
- List and manage all configured indexers
- Test indexer connectivity
- Search across all indexers simultaneously
- View indexer statistics and performance
- Manage connected applications (Radarr, Sonarr, etc.)
- Monitor indexer health
📈 Trakt.tv - Trending & Discovery
Discover what's popular and trending worldwide.
- Get trending movies (most watched right now)
- Browse popular movies (highest rated + most votes)
- View most watched movies by period (weekly, monthly, yearly)
- Search the Trakt database
🔧 Unified Tools
High-level tools that combine multiple services.
- System Health Check: Get a unified status report of all your services
- Discover Top Rated Missing: Find highly-rated movies you don't have yet, with genre filtering
Example Queries
Once configured, you can ask Claude things like:
- "What movies do I have with Tom Hanks?"
- "Show me my recently added movies"
- "What's downloading right now?"
- "Find movies with Timothée Chalamet that I don't have"
- "Download French subtitles for Inception"
- "What are the trending movies this week?"
- "Show me the top 10 missing movies excluding horror and animation"
- "Check the health of all my services"
- "Search for 'Dune' on my indexers"
- "Which subtitle providers are working?"
How to Get API Keys
Plex Token
- Sign in to Plex Web App
- Browse to any media item
- Click "Get Info" → "View XML"
- Find
X-Plex-Tokenin the URL
Radarr / Sonarr / Prowlarr / Bazarr API Key
- Open the application web UI
- Go to Settings → General
- Copy the API Key
Overseerr API Key
- Open Overseerr web UI
- Go to Settings → General
- Copy the API Key
Trakt Client ID
- Go to Trakt API Applications
- Create a new application
- Copy the Client ID
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nas_mcp_server-0.0.7.tar.gz.
File metadata
- Download URL: nas_mcp_server-0.0.7.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a399bd7579ba999072d4de85319a2f99692cc509dac112565d6457de98b79ee
|
|
| MD5 |
b1a3c7f6f91d28812d826b5ae8545b5e
|
|
| BLAKE2b-256 |
b618e3f305fed50c1ff0ccc4d4b1cb251b2b4f08d21f63563f6ca184ed1d56b1
|
File details
Details for the file nas_mcp_server-0.0.7-py3-none-any.whl.
File metadata
- Download URL: nas_mcp_server-0.0.7-py3-none-any.whl
- Upload date:
- Size: 33.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85f42b93ea4ae334ae8a0bbadc31c5b7e01062cb12db2c4c61f9f71f512d5b34
|
|
| MD5 |
13540f9ae5af388f9a1f91a3c6face6a
|
|
| BLAKE2b-256 |
dce7c4478defd796e2e3bf5b393459b7e52d742a4dd962d7e7f0c22deb49137f
|