Skip to main content
Glama

Related Servers

Alternatives to YouTube MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      A local, privacy-first MCP server providing direct access to official YouTube Data, Analytics, Reporting, and Live Streaming APIs for creators, enabling channel analysis, research, and guarded management operations.
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Streamable HTTP MCP server for YouTube that enables video search, channel exploration, playlist browsing, and video detail retrieval via the YouTube Data API.
      9 npm
      6
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Local YouTube MCP server for turning public video, channel, and playlist URLs into structured context, with bounded comment retrieval, timestamped captions, and owned-playlist management using your own Google Cloud credentials.
      17
      9 npm
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      MCP server for YouTube Data API v3 enabling video search, channel lookup, trending content, comments, and playlist management.
      11
      -

    TDQS

    B3.2/5.0

    Scored across 9 tools

    Disambiguation5/5

    Each tool has a distinct purpose: three for OAuth, two for channel data (with analytics), two for video data (with analytics), one for listing own videos, and one for public search. No overlap in functionality.

    Naming Consistency4/5

    All tools are prefixed with 'youtube_' and mostly follow a verb_resource pattern (e.g., get_channel, search_videos). However, auth tools use a resource_verb pattern (auth_exchange_code) and there is a mix of 'get_' and 'list_' for retrieval, causing minor inconsistency.

    Tool Count5/5

    With 9 tools, the server covers authentication, channel info, video info, analytics, and search without being overly large or small. The number is well-suited for a focused YouTube data and analytics MCP server.

    Completeness3/5

    The server provides read and analytics operations but lacks write capabilities (e.g., upload, update, delete videos) and playlist management. For a server named 'YouTube MCP', these are notable gaps, making it incomplete for full channel management.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues