arr-assistant-mcp
Related Servers
Alternatives to arr-assistant-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceAn MCP server that enables AI assistants to manage your Radarr movies and Sonarr TV shows, including search, add, delete, monitor, and grab releases.-
- AlicenseAqualityCmaintenanceMCP server for managing media downloads with Radarr and Sonarr, providing granular tools for searching, adding, and grabbing movies and TV shows through natural language.9MIT
- FlicenseAqualityBmaintenanceEnables users to manage Sonarr and Radarr instances through natural language, allowing search, addition, deletion, and monitoring of TV series and movies.60-
- AlicenseAqualityDmaintenanceMCP server for managing a media server stack (Plex, Radarr, Overseerr, Bazarr, Prowlarr, Trakt.tv) using natural language to browse, request, and discover content.12MIT
- FlicenseNot gradedqualityBmaintenanceMCP server for Overseerr that enables searching, requesting, and managing media (movies and TV shows) through natural language, with integration to Radarr/Sonarr for automated downloads.-
- AlicenseNot gradedqualityCmaintenanceMCP server that enables local LLMs to manage a home media stack including Radarr, Sonarr, Prowlarr, and others.MIT
TDQS
Scored across 6 tools
Tools are mostly distinct with clear movie vs. show separation, but 'test_config' and 'get_server_status' both check connectivity and configuration, creating potential confusion. The search and add tools for movies and shows are clearly differentiated by domain.
The naming generally follows a verb_noun pattern in snake_case, but 'search_and_add_show' uses a compound verb and 'add_show_by_tvdb_id' specifies the ID type differently than 'add_movie_by_id'. These minor deviations prevent a perfect score.
With 6 tools, the server is well-scoped for managing both Radarr and Sonarr. Each tool serves a core function (search, add, status), and the count is within the ideal 3-15 range.
The server covers search and add workflows but lacks delete, update, or listing operations for existing movies/shows. This is a notable gap for a media management assistant, though the core add flow is functional.