youtube-media-mcp-server
YouTube video search with transcript extraction as first-class output.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
An API key from the service settings is required
YouTube video search with transcript extraction as first-class output.
Server tool list (3)
Raw names from tools/list. Only developers need these.
| youtube_transcript | Extract transcript/subtitles from a YouTube video. Args: video_url: YouTube video URL (e.g. 'https://youtube.com/watch?v=...') language: Language code (default 'en') |
| search_podcasts | Search for podcast episodes by topic. Args: query: Search query (e.g. 'AI startups') max_results: Max episodes (default 20) |
| imdb_search | Search IMDB for movies and TV shows. Returns titles, ratings, cast. Args: query: Movie or show title (e.g. 'Inception') max_results: Max results (default 10) |