VOOZH about

URL: https://apify.com/seemuapps/youtube-mcp

โ‡ฑ YouTube MCP Server ยท Apify


Pricing

from $0.00005 / actor start

Go to Apify Store

MCP server exposing YouTube tools. Transcript, metadata, thumbnails, video and audio download, channel email. For any AI agent or LLM client.

Pricing

from $0.00005 / actor start

Rating

0.0

(0)

Developer

๐Ÿ‘ Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

11 days ago

Last modified

Share

The all-in-one MCP server for YouTube. Plug any AI agent โ€” Claude, Cursor, ChatGPT, VS Code, or your own โ€” into a single endpoint and pull live data from any YouTube video or channel: transcripts, metadata, thumbnails, full video and MP3 downloads, and channel contact emails.

What you get

  • Full transcripts โ€” text plus timestamped segments in any available language, manual or auto-generated, with language fallback and a list of every track the video offers
  • Video metadata โ€” title, description, uploader and channel info, duration, view/like/comment counts, upload date, language, age limit, live status, categories, tags, chapters, top thumbnails
  • Thumbnail downloads โ€” every available size (maxres, sd, hq, mq, default) saved as JPGs in the run's storage
  • MP4 video downloads โ€” pick 360p, 720p, 1080p, 1440p, or "best available", saved straight to the run's storage
  • MP3 audio rips โ€” 128, 192, or 320 kbps, saved straight to the run's storage
  • Channel contact emails โ€” scans the About page plus recent video descriptions, deduplicates, filters out no-reply/fake addresses, and reports the source for every email
  • Bulk lookups โ€” query up to 10 videos in a single transcript or metadata call, up to 20 thumbnails, up to 10 channels for emails
  • One endpoint, six tools โ€” no glue code, no per-tool integrations, no scraping infrastructure to maintain

Use cases

  • AI agents and assistants that need YouTube data without building a custom scraper
  • Podcast and content research โ€” pull a transcript and metadata for any video in seconds
  • Content reuse โ€” turn a long video into a transcript, MP3, and thumbnail set ready for a blog post or social clip
  • Archival and offline access โ€” back up videos you have permission to use as MP4 or MP3
  • Creator outreach and lead generation โ€” pull contact emails from creators in a niche
  • Competitor monitoring โ€” track view counts, descriptions, and chapters across a list of videos

Tools exposed

ToolReturns
get-transcriptTranscript text + timestamped segments for up to 10 videos per call
get-metadataTitle, description, uploader, channel, duration, counts, chapters, thumbnails, tags
get-thumbnailJPG thumbnails saved to the run's Key-Value Store (up to 20 videos, 5 sizes each)
download-videoA single MP4 saved to the run's Key-Value Store (single video per call, up to 2 GB)
download-mp3A single MP3 saved to the run's Key-Value Store (single video per call, up to 500 MB)
get-emailContact emails extracted from channel + recent video descriptions, up to 10 channels per call

All saved files (thumbnails, MP4, MP3) come back as fileUrl fields in the response โ€” fetch them with the same Apify API token you used to call the MCP server.

How to use

Use Apify's hosted MCP gateway โ€” it generates ready-to-paste config snippets for Claude Desktop, Cursor, VS Code, ChatGPT, and any other MCP-compatible client:

mcp.apify.com/?tools=seemuapps/youtube-mcp

Open the link, sign in, and copy the snippet for your client.

Where to get your Apify API token

Go to console.apify.com/settings/integrations and copy your Personal API token. (Sign in or create a free account if you haven't already.)

The token authorizes calls to the MCP server, lets you fetch saved thumbnails / MP4s / MP3s from the run's Key-Value Store, and is what Apify uses to bill you for tool calls.

Pricing (pay-per-event)

ToolEventCharged
get-transcripttranscript-extractedOnce per video where a transcript was successfully returned
get-metadatametadata-extractedOnce per video where metadata was successfully returned
get-thumbnailthumbnails-fetchedOnce per video where at least one thumbnail size was saved
download-videovideo-downloadedOnce per MP4 successfully saved
download-mp3audio-convertedOnce per MP3 successfully saved
get-emailchannel-scannedOnce per channel scanned
get-emailemail-foundOnce per unique email returned

Failed calls are not charged. Partial failures (e.g. one bad URL in a batch) are reported per-item without aborting the whole call.

File size and download notes

  • Thumbnails are tiny (a few KB to ~150 KB) and stored as JPGs.
  • Video downloads are capped at 2 GB per file and 1 hour per video by default. Override maxDurationSeconds (set 0 to disable) for longer content. Higher resolutions and longer videos take longer โ€” a 1440p hour-long video can take several minutes to fetch.
  • MP3 downloads are capped at 500 MB per file and 1 hour per video by default. A typical 10-minute video at 192 kbps is ~14 MB.
  • All saved files are stored in the run's default Key-Value Store. Each tool response includes a fileUrl you fetch with your Apify API token to retrieve the bytes.

Notes

  • Only public YouTube videos and channels are supported.
  • Auto-generated captions are used when manual captions are not available; toggle preferManualCaptions on get-transcript to invert this.
  • The default proxy mode is residential, which works for most YouTube content. Switch to auto if you want to try without a proxy first.

Related YouTube actors

Part of a complete YouTube toolkit โ€” explore the rest of the suite:

You might also like

Amazon MCP Server

seemuapps/amazon-mcp

MCP server exposing Amazon tools. Product, search, reviews, seller, global product. For any AI agent or LLM client.

LinkedIn MCP Server

seemuapps/linkedin-mcp

MCP server exposing LinkedIn scraping tools. Profiles, companies, posts, jobs, people search, job search, for any AI agent or LLM client.

Instagram MCP Server

seemuapps/instagram-mcp

MCP server exposing Instagram scraping tools โ€” profile, followers, following, stories, and highlights โ€” for any AI agent or LLM client.

X (Twitter) MCP Server

seemuapps/x-mcp

MCP server exposing X / Twitter scraping tools. Profile, followers, tweets, replies, search. For any AI agent or LLM client.

YouTube Transcript API & MCP Server | Audio to Text

andok/youtube-transcript-mcp

Extract full verbatim transcripts from any YouTube video, even without captions. Works as a standalone batch API or an MCP server for AI agents. Pay per transcript.

MCP Server: Rss

dltik/mcp-server-rss

MCP Server: Rss: an MCP server exposing 4 tools for AI agents. HTTP-only, no API key. Pay $0.005/tool-call.

MCP Server: Github

dltik/mcp-server-github

MCP Server: Github: an MCP server exposing 6 tools for AI agents. HTTP-only, no API key. Pay $0.01/tool-call.

MCP Server: Arxiv

dltik/mcp-server-arxiv

MCP Server: Arxiv: an MCP server exposing 5 tools for AI agents. HTTP-only, no API key. Pay $0.005/tool-call.

MCP Server: Wikipedia

dltik/mcp-server-wikipedia

MCP Server: Wikipedia: an MCP server exposing 6 tools for AI agents. HTTP-only, no API key. Pay $0.005/tool-call.

Related articles

Best MCP servers for developers
Read more
How to use MCP with Apify Actors
Read more