Skip to main content
Glama

Server Details

YouTube data MCP server for AI agents. Search YouTube, fetch transcripts, read comments and replies, inspect channels, analyze playlists, and retrieve video details through Stophy’s hosted API.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

TDQS

A4.3/5.0

Scored across 8 tools

Disambiguation5/5

Each tool targets a distinct YouTube data domain: channel browsing, playlist fetching, video details, search, suggestions, kids, music, and credits. Descriptions clearly differentiate them, with no functional overlap.

Naming Consistency4/5

Most tools follow a consistent 'stophy_get_<noun>' pattern (get_channel, get_credits, etc.), but 'stophy_kids' and 'stophy_music' break the pattern by using a noun-only name with type parameters, introducing minor inconsistency.

Tool Count5/5

With 8 tools, the server is well-scoped for a YouTube data extraction service. Each tool covers a distinct aspect of YouTube (channels, playlists, videos, search, kids, music, suggestions, credits), without unnecessary bloat.

Completeness5/5

The tool set provides comprehensive coverage for read-only YouTube operations: channel details, playlist tracks, video metadata with transcript/comments/live chat, search, suggestions, kids-safe content, and music-specific features. No obvious gaps for the intended use case.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 5 tool updates
    • Changedstophy_get_channel3 fields changed
      • addedInput schema / properties / query
        Added value: +{
        +  "description": "Search within this channel. When set, returns the channel's videos matching the query and the tab is ignored",
        +  "maxLength": 200,
        +  "minLength": 1,
        +  "type": "string"
        +}
      • changedInput schema / properties / tab / description
        Previous value: -"Which channel tab to read"New value: +"Which channel tab to read: video, short, live (past live streams), playlist, community (posts), course, or about"
      • changedInput schema / properties / tab / enum
        Previous value: -[
        -  "video",
        -  "short",
        -  "playlist",
        -  "about"
        -]New value: +[
        +  "video",
        +  "short",
        +  "live",
        +  "playlist",
        +  "post",
        +  "community",
        +  "course",
        +  "about"
        +]
    • Changedstophy_get_suggestions5 fields changed
      • removedInput schema / properties / gl / default
        Removed value: -"US"
      • changedInput schema / properties / gl / description
        Previous value: -"Region code (ISO 3166-1 alpha-2)"New value: +"Country code, e.g. US, GB, DE. Defaults to US"
      • removedInput schema / properties / hl / default
        Removed value: -"en"
      • changedInput schema / properties / hl / description
        Previous value: -"Language code (ISO 639-1)"New value: +"Language code, e.g. en, fr, de. Defaults to en"
      • changedInput schema / properties / q / description
        Previous value: -"Partial query to autocomplete"New value: +"Search query"
    • Changedstophy_get_video4 fields changed
      • addedInput schema / properties / lang
        Added value: +{
        +  "description": "For transcript only: BCP-47 language code (e.g. en, es, fr, pt-BR). Returns that caption track if it exists, otherwise a machine translation of the default track into that language. Omit for the video's original/auto captions.",
        +  "pattern": "^[a-zA-Z]{2}(-[a-zA-Z]{2,})?$",
        +  "type": "string"
        +}
      • changedInput schema / properties / sortBy / description
        Previous value: -"Sort order for comments. Defaults to top"New value: +"Sort order for comments: any (YouTube's default ordering), top, or latest. Defaults to any"
      • changedInput schema / properties / sortBy / enum
        Previous value: -[
        -  "latest",
        -  "top"
        -]New value: +[
        +  "any",
        +  "top",
        +  "latest"
        +]
      • changedInput schema / properties / videoUrl / description
        Previous value: -"YouTube video URL (e.g. https://youtube.com/watch?v=VIDEO_ID). Required for details, transcript, and comments."New value: +"YouTube video URL (e.g. https://youtube.com/watch?v=VIDEO_ID). Required for details, transcript, comments, and livechat."
    • Addedstophy_kids
    • Addedstophy_music
  2. 1 tool update
    • Changedstophy_search_videos1 field changed
      • changedInput schema / properties / duration / description
        Previous value: -"short = under 4 min, medium = 4–20 min, long = over 20 min"New value: +"short = under 4 min, medium = 4 to 20 min, long = over 20 min"
  3. 6 tool updates
    • First observedstophy_get_channel
    • First observedstophy_get_credits
    • First observedstophy_get_playlist
    • First observedstophy_get_suggestions
    • First observedstophy_get_video
    • First observedstophy_search_videos

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Browse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Analyze LinkedIn & email outreach campaigns, track pipeline performance, and review lead conversations for RevOps, Sales Managers, and SDR teams.
    Apache 2.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources