Skip to main content
Glama

Related Servers

Alternatives to subtitle-analyzer

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      An MCP server that enables the extraction of transcripts and detailed metadata from YouTube videos. It allows users to retrieve video information like titles and descriptions, as well as transcripts with optional timestamps and language selection.
      2
      MIT
    • F
      license
      A
      quality
      A
      maintenance
      MCP server that lets you search and list YouTube channel videos, fetch video details, and extract transcripts with timestamps using natural language.
      5
      -
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that enables users to retrieve YouTube transcripts and perform video or channel searches without requiring Google API keys. It supports transcript chunking and provides tools for detailed video content analysis and channel metadata extraction.
      5
      56 npm
      4
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A local MCP server for extracting YouTube video transcripts, metadata, and performing visual analysis using Gemini Vision or local Whisper models. It enables users to process video content through various tools for subtitle retrieval and frame analysis.
      13 npm
      MIT

    TDQS

    A4/5.0

    Scored across 4 tools

    Disambiguation2/5

    The extract_subtitles tool has a 'get_video_info' parameter that overlaps with the separate get_video_info tool, causing ambiguity. Additionally, extract_subtitles and search_timestamp both involve subtitle content but with different purposes, though this is less problematic.

    Naming Consistency5/5

    All tool names use consistent snake_case and follow a verb_noun pattern (extract_subtitles, get_video_info, list_available_subtitles, search_timestamp), making them predictable.

    Tool Count5/5

    With 4 tools covering extraction, listing, info retrieval, and searching, the count is appropriate for the server's subtitle analysis purpose, neither too many nor too few.

    Completeness4/5

    The set covers core subtitle analysis operations, but missing features like subtitle translation or editing are minor gaps given the 'analyzer' focus. The inclusion of format options and search is good.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues