Connect your video workflows to cloud storage. Organize and access video assets across projects wiβ¦
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
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
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>