Skip to main content
Glama
OrellBuehler

Radarr MCP Server

by OrellBuehler

Related Servers

Alternatives to Radarr MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Enables full management of a Radarr movie library through natural language, including searching, adding, editing, and deleting movies, managing the download queue, calendar, wanted list, quality profiles, and import exclusions.
      23
      MIT
    • A
      license
      C
      quality
      A
      maintenance
      Enables managing all Radarr movie management operations via natural language, covering 237 v3 API endpoints for tasks like managing movies, queues, quality profiles, and custom formats with full API completeness.
      237
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to manage TV shows and movies via Sonarr and Radarr, including searching, adding, and monitoring downloads.
      -
    • A
      license
      C
      quality
      A
      maintenance
      MCP server exposing Radarr's v3 REST API as tools, enabling LLMs to read and manage movies, downloads, history, indexers, and more.
      100
      MIT

    TDQS

    A3.6/5.0

    Scored across 61 tools

    Disambiguation4/5

    Most tools have clearly distinct resources or actions, and the descriptions differentiate pairs like list_movies/get_movie and get_history/get_movie_history well. However, singular/bulk pairs such as update_movie/edit_movies and delete_movie/delete_movies could still be confused without carefully reading the descriptions.

    Naming Consistency4/5

    The server overwhelmingly follows a snake_case verb_noun pattern, with list_/get_/add_/delete_/remove_ used predictably. Minor deviations like update_movie vs edit_movies, create_tag vs add_movie, and mixing delete_ with remove_ keep it from being perfectly consistent.

    Tool Count1/5

    61 tools is far beyond the typical well-scoped MCP surface and exceeds the extreme-mismatch threshold. Even for a complex application like Radarr, exposing nearly every endpoint as a separate tool creates a bloated surface where many list, test, and config tools could be consolidated.

    Completeness4/5

    Core Radarr workflows are thoroughly covered, including movie CRUD, queue and file handling, release searching/grabbing, history, wanted, blocklist, commands, and system diagnostics. Minor gaps exist around full admin CRUD for indexers, download clients, import lists, notifications, and quality profiles, which are only list/test rather than fully manageable.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues