servarr-analytics-mcp
Related Servers
Alternatives to servarr-analytics-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceEnables MCP clients to interact with the arr media stack (Sonarr, Radarr, Prowlarr, Jellyseerr, Bazarr) via clean, typed tools over each app's REST API.1-
- FlicenseNot gradedqualityDmaintenanceIntegrates with Radarr and Sonarr to manage your media library, enabling search, download requests, status checks, and system health monitoring.6-
- AlicenseBqualityAmaintenanceExposes the Sonarr v3 REST API as MCP tools, enabling LLMs to read and manage a Sonarr instance including series, episodes, downloads, history, and more. Supports both read and write operations, with destructive tools flagged.15MIT
- AlicenseBqualityBmaintenanceEnables unified control of \*arr media management applications (Sonarr, Radarr, Lidarr, Readarr, Prowlarr) through natural language queries. Manage TV shows, movies, music, books, search for content, monitor downloads, and check upcoming releases across all services.66368 npm214MIT
- AlicenseNot gradedqualityDmaintenanceA locally-run, read-only MCP server that lets an LLM client diagnose a self-hosted *arr media stack by aggregating across Sonarr, Radarr, Prowlarr, qBittorrent, Tdarr, and Profilarr.Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Sonarr and Radarr APIs to query media libraries, check recent additions, view upcoming releases, manage download queues, and perform searches for TV shows and movies through natural language.1MIT
TDQS
Scored across 123 tools
Many tools have overlapping boundaries (library_codec_distribution vs codec_distribution, library_quality_distribution vs quality_distribution, custom_format_misses vs unused_custom_formats which is an explicit alias). The large number of distribution, simulation, and report tools makes it hard to select the right one without deep inspection.
Mostly snake_case verb_noun, but inconsistent: radarr_get_movies breaks the get_* pattern, library_summary and storage_usage lack verbs, and duplicate functionality is named differently (custom_format_misses vs unused_custom_formats). Overall readable but with clear deviations.
123 tools is an extreme number for any MCP server. The functionality could be consolidated into far fewer tools; many are micro-variants of each other, making the surface unnecessarily heavy and difficult to navigate.
The toolset provides extensive read, analytics, simulation, and report coverage, plus some configuration mutations. However, custom formats lack create/delete operations, and indexers, download clients, and notifications have no mutation tools, leaving notable gaps for a supposedly comprehensive management surface.