Skip to main content
Glama

Related Servers

Alternatives to YouTube MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to search videos, read channels, browse playlists, fetch comments, and get transcripts from YouTube using the YouTube Data API v3 and InnerTube API for captions.
      2
      GPL 3.0
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to search videos, retrieve transcripts and metadata, analyze channels, and access trending and engagement analytics for YouTube content.
      19 npm
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to interact with YouTube channels, providing analytics, video metadata updates, transcript extraction, and comment management through official Google APIs with OAuth 2.0.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI tools to access YouTube content, including transcript extraction, video/channel info, and search.
      4
      9 npm
      MIT

    TDQS

    A4.2/5.0

    Scored across 16 tools

    Disambiguation5/5

    Every tool targets a distinct resource and action: transcripts are split into single, batch, language-list, and search; channel lookups are separated into public and owned; comments are read vs. replied. Pairs like get_transcript/get_transcripts and get_channel/get_my_channel are differentiated explicitly by scope.

    Naming Consistency5/5

    All tool names follow a consistent snake_case verb_noun convention (get_, list_, search_, update_, delete_, reply_to_). There are no mixed styles or vague verb-only names, and pluralization makes batch vs. single clear.

    Tool Count4/5

    At 16 tools, the set is just above the ideal range but every tool addresses a distinct workflow, from transcripts to analytics to comment replies. No obvious redundancy; it simply covers a broad domain.

    Completeness3/5

    The set covers search, transcripts, public channel/video details, and owned-video management well, but it lacks create/upload, comment deletion/moderation, and a way to enumerate an arbitrary channel's uploads beyond search. These are notable gaps for a general YouTube MCP surface, though core research/management workflows are present.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues