libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
web-scraping
/ YouTube Data
YouTube Data
JSON →
none
★ 60
web-scraping
Access YouTube video data and transcripts using the YouTube Data API.
github ↗
Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path:
youtube-data
Tools
What this server exposes
getVideoDetails
Get detailed information about multiple YouTube videos including metadata, statistics, and content details
searchVideos
Search for videos based on a query string
getTranscripts
Retrieve transcripts for multiple videos
getRelatedVideos
Get videos related to a specific video based on YouTube's recommendation algorithm
getChannelStatistics
Retrieve detailed metrics for multiple channels including subscriber count, view count, and video count
getChannelTopVideos
Get the most viewed videos from a specific channel
getVideoEngagementRatio
Calculate engagement metrics for multiple videos (views, likes, comments, and engagement ratio)
getTrendingVideos
Get currently popular videos by region and category
compareVideos
Compare statistics across multiple videos
Configuration
Environment & auth
auth
none
env
YOUTUBE_API_KEY
Resources
github
https://github.com/icraft2170/youtube-data-mcp-server ↗
YouTube Data — MCP Server · libregistry