Skip to main content
Glama
smeet666

mcp-tvsubtitles

Related Servers

Alternatives to mcp-tvsubtitles

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      Enables searching and downloading subtitles from OpenSubtitles.com through their API. Supports comprehensive search by movie title, IMDB/TMDB ID, file hash, and TV show episodes with multiple subtitle formats (SRT, ASS, VTT).
      3
      16 npm
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables searching TV show metadata, episodes, and schedules via the TVMaze API with no authentication required.
      1 npm
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      Enables AI assistants to manage TV series collections through Sonarr's API using natural language interactions. Supports searching, adding, updating, and deleting TV series with detailed control over quality profiles, season monitoring, and episode downloads.
      9
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables querying The Movie Database (TMDB) v3 API for movie and TV show information, including search, episode details, and trending content.
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Enables querying TV programming data from Tunarr XMLTV feeds, including viewing channel listings, current and upcoming schedules, and searching for programmes by title or description.
      5
      -

    TDQS

    A4.7/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clear, non-overlapping role: search for shows, list available subtitle records, fetch a single record, and list languages. Even where list_subtitles and get_subtitle both concern subtitle records, their descriptions make the one-to-many relationship explicit.

    Naming Consistency5/5

    All four tool names follow a consistent verb_noun pattern: search_titles, list_subtitles, list_languages, get_subtitle. The verbs correspond sensibly to the action (search vs. list vs. get), and there is no mixing of naming conventions.

    Tool Count5/5

    Four tools is an appropriate size for a read-only TV subtitle catalogue server. Each tool covers a necessary step in the core workflow: find the show, inspect coverage, inspect subtitle records, and read a specific record.

    Completeness4/5

    The read-only catalogue workflow is mostly complete: search, list languages, list subtitles, and get a subtitle record cover the main needs. The main gap is that list_subtitles does not appear to accept a language filter even though list_languages says to read it 'before narrowing list_subtitles by language,' forcing client-side filtering.

    Maintenance

    ActivityMaintained
    ResponsivenessUnresponsive