This remote MCP server downloads videos from YouTube, TikTok, Instagram, and 1000+ other sites via yt-dlp and stores them (plus transcripts, thumbnails, and audio) in S3-compatible cloud storage with public URLs.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Ctaylor86 MCP Video Download Server.
A Remote Model Context Protocol (MCP) server that downloads videos from social media platforms (YouTube, Facebook, Instagram, TikTok, etc.) and stores them in S3-compatible cloud storage, returning publicly accessible URLs.
β¨ Optimized for Smithery.ai deployment - Deploy in minutes with one-click setup!
π See detailed deployment instructions
download_video_to_cloudDownload a video and store it in cloud storage.
download_audio_to_cloudExtract audio from a video and store it in cloud storage.
extract_transcript_to_cloudExtract subtitles/transcript and store as clean text.
extract_thumbnail_to_cloudExtract video thumbnail and store it in cloud storage.
get_video_metadataGet comprehensive video information without downloading.
The server requires S3-compatible storage configuration:
Files are organized in your S3 bucket:
videos/ - Downloaded video filesaudio/ - Extracted audio filestranscripts/ - Transcript text filesthumbnails/ - Thumbnail imagesIf you want to run locally for development:
Use Smithery's development environment:
This starts a development server with the Smithery playground for testing.
npm run devMIT License - see LICENSE file for details
Ready to deploy? π Follow the deployment guide
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ctaylor86-mcp-video-download-server)<a href="https://allmcps.com/mcp/ctaylor86-mcp-video-download-server"><img src="https://allmcps.com/api/badge/ctaylor86-mcp-video-download-server?style=directory" alt="Ctaylor86 MCP Video Download Server on AllMCPs" /></a>