Tools Overview
Summary of all 25 MCP tools available in Mediabox MCP, organized by category.
Mediabox MCP exposes 25 tools through the Model Context Protocol, organized into six categories. Each tool can be invoked by any MCP-compatible AI client using natural language.
Tool Categories
| Category | Tools | Description |
|---|---|---|
| Jellyfin | 4 | Query server status, browse activity, search media, and inspect show details |
| Library | 4 | Manage libraries, files, episode naming, and subtitle conversion |
| Sonarr | 5 | Search, monitor, and download TV series |
| Radarr | 5 | Search, monitor, and download movies |
| Downloads | 4 | Add downloads, check status, direct-download files, and cancel queued items |
| Maintenance | 3 | Optimize media files, clean up the server, and track background jobs |
All Tools at a Glance
| Tool | Category | Description |
|---|---|---|
server_status | Jellyfin | Get server info, disk usage, per-library stats, active sessions, and users |
activity_log | Jellyfin | View recent activity including watches, logins, and library changes |
search_media | Jellyfin | Search and list content with pagination and type filtering |
show_details | Jellyfin | Get TV show details with full season and episode listings |
manage_library | Library | Create, scan, or refresh Jellyfin libraries |
manage_files | Library | List, move, or delete files on the media server |
rename_episodes | Library | Batch rename episode files to a standard naming format |
fix_subtitles | Library | Convert ASS/SSA subtitles to SRT inside MKV containers |
series_search | Sonarr | Search for TV series and optionally add them to Sonarr |
series_status | Sonarr | View monitored series, calendar, missing episodes, queue, and history |
series_remove | Sonarr | Remove a series from Sonarr |
series_releases | Sonarr | Search available releases for a specific episode or season |
series_grab | Sonarr | Download a specific release and auto-cancel duplicates |
movie_search | Radarr | Search for movies and optionally add them to Radarr |
movie_status | Radarr | View monitored movies, download queue, and history |
movie_remove | Radarr | Remove a movie from Radarr |
movie_releases | Radarr | Search available releases for a movie |
movie_grab | Radarr | Download a specific release with duplicate prevention |
download_add | Downloads | Add URLs to the PyLoad download manager |
download_status | Downloads | Check queue status, organize completed downloads, or delete packages |
download_direct | Downloads | Download files via aria2c (HTTP) or yt-dlp (YouTube) |
cancel_downloads | Downloads | Cancel downloads across Sonarr, Radarr, torrent, or orphaned queues |
optimize_media | Maintenance | Analyze or strip audio/subtitle tracks from MKV files |
cleanup_server | Maintenance | Clear caches, temp files, and orphaned torrents |
check_jobs | Maintenance | List active and completed background jobs with progress |
Next Steps
Select a category from the list above to see full parameter documentation and usage examples for each tool.