mcp-youtube
Related Servers
Alternatives to mcp-youtube
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceProduction-grade Model Context Protocol server for YouTube intelligence. Extract, analyze, and automate insights from YouTube channels and videos using the official YouTube Data API v3. Built for AI agents, automation pipelines, and content intelligence workflows.161MIT
- AlicenseAqualityAmaintenanceMCP server for extracting structured intelligence from YouTube channels and videos — transcripts, topics, and competitive signals for AI-powered research workflows.1433 npmMIT
- AlicenseAqualityBmaintenanceLocal 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.1713 npmMIT
- AlicenseNot gradedqualityCmaintenanceStreamable HTTP MCP server for YouTube that enables video search, channel exploration, playlist browsing, and video detail retrieval via the YouTube Data API.13 npm6MIT
- AlicenseAqualityCmaintenanceA production-ready MCP server for YouTube integration with intelligent caching. Enables searching videos, retrieving transcripts, analyzing channels, and monitoring live streams via natural language.311MIT
- AlicenseAqualityCmaintenanceAn MCP server for intelligent YouTube video analysis that provides token-optimized summaries, sentiment analysis, and entity extraction from transcripts. It enables AI assistants to perform video reporting, channel monitoring, and comprehensive YouTube searches through structured data tools.1051Apache 2.0
TDQS
Scored across 9 tools
Most tools have clearly distinct purposes, but getChannelTopVideos and getTrendingVideos could be confused as both return popular videos; however, descriptions clarify the channel-specific vs. regional/category context. The remaining tools are well-separated by resource and action.
All tool names follow a consistent camelCase verb_noun pattern (get, search, find). The naming style is uniform and predictable, making it easy to infer the function of each tool.
Nine tools is well-scoped for a YouTube analysis server, covering search, video details, channel stats, transcripts, comments, trending, categories, and a discovery feature. Each tool serves a distinct purpose without unnecessary bloat.
The surface covers core read-only YouTube operations including search, video metadata, channel statistics, transcripts, comments, trending, and categories. Minor gaps exist, such as playlist support or a direct 'list channel videos' operation, but the main analytics workflows are well covered.