Skip to main content
Glama
l4b4r4b4b4

YouTube MCP Server

by l4b4r4b4b4

Related Servers

Alternatives to YouTube MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables interaction with the YouTube Data API, allowing users to search videos, get video and channel details, analyze trends, and fetch video transcripts.
      -
    • A
      license
      Not graded
      quality
      Not graded
      maintenance
      An MCP server that provides YouTube data access without API keys or quotas. It enables agents to search videos, retrieve transcripts and metadata, and perform full-text search across cached content for AI context retrieval.
      3 npm
      -
    • 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
      A
      maintenance
      A YouTube MCP server that enables AI agents to search videos, fetch transcripts, comments, and channel info, with optional API key for extra features and local semantic search via corpora.
      17
      MIT

    TDQS

    A4/5.0

    Scored across 31 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose. Transcript-related tools (get_full_transcript, get_transcript_chunk, get_video_transcript_preview) are differentiated by scope and use case. Semantic search tools are separated by content type. Admin and cache tools are prefixed and clearly separated from user-facing tools. No two tools appear to do the same thing.

    Naming Consistency5/5

    All tool names follow a consistent snake_case convention with a verb_noun pattern (e.g., get_channel_info, search_videos, index_channel_transcripts). Even tools like health_check and is_live fit the pattern. No mixing of camelCase or other styles.

    Tool Count4/5

    31 tools is somewhat high, but each tool serves a distinct and necessary function for a feature-rich YouTube MCP server. The count covers search, details, transcripts, comments, live streaming, semantic search, caching, admin, and testing utilities. A few tools like admin tools could be considered optional, but they are well-integrated.

    Completeness4/5

    The tool surface thoroughly covers read operations and semantic search for YouTube content. Missing are write operations (posting comments, etc.) and nested replies for comments, but these may be out of scope. For the stated purpose, the set is nearly complete, with only minor gaps like playlist retrieval or reply threads.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues