Skip to main content
Glama

Related Servers

Alternatives to social-video-mcp

No user-submitted related servers found.

    Related Servers

    • 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
      52 PyPI
      MIT
    • 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
      -

    TDQS

    A3.6/5.0

    Scored across 23 tools

    Disambiguation4/5

    Most tools have distinct purposes, but there is some overlap between play_video and play_audio (both can handle audio-only playback) and between play_shorts and get_channel_shorts/get_subscription_shorts (both involve Shorts playback vs. listing). The descriptions help clarify differences, but an agent might occasionally confuse these related functions.

    Naming Consistency5/5

    Tool names follow a highly consistent verb_noun pattern throughout, such as get_channel_videos, play_video, pause_video, and search_youtube. All names use snake_case uniformly, making them predictable and easy to parse for an agent.

    Tool Count3/5

    With 23 tools, the count is borderline high for a social video server, potentially overwhelming for agents. While the tools cover various playback, browsing, and management functions, the number feels heavy and could be streamlined without losing core functionality.

    Completeness4/5

    The tool set provides comprehensive coverage for video playback, browsing, and management across YouTube and TikTok, including CRUD-like operations (e.g., play, pause, seek, queue). Minor gaps exist, such as no explicit tool for deleting or modifying playlists, but agents can work around this with the available tools.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues