/
by ai.smithery
Connect your video workflows to cloud storage. Organize and access video assets across projects wi…
Server configuration and capabilities from the MCP manifest
Size: 2,781 bytes (696 tokens)
Tools Found: 5
Analysis ID: evuy8dfq
Remote MCP server for downloading videos from social media platforms and storing them in S3-compatible cloud storage
Stars
Registry ID: 3322d4c3-80c5-4fce-b75d-828287df297f
Added to Registry: 9/21/2025
Last Updated: 9/22/2025
Last Seen: 9/22/2025
License: MIT License
Default Branch: main
Last Push: 9/16/2025
Open Issues: 0
Historical performance and growth metrics over time
{ "name": "mcp-video-download-server", "tags": [ "mcp", "model-context-protocol", "video-downloader", "yt-dlp", "s3", "cloudflare-r2", "social-media", "youtube", "facebook", "instagram", "tiktok", "remote-server", "smithery" ], "tools": [ { "name": "test_connection", "description": "Test S3 connectivity and show configuration with enhanced diagnostics", "input_schema": { "type": "object", "required": [], "properties": {} }, "output_schema": { "type": "object", "required": [ "content" ], "properties": { "content": { "type": "array", "items": { "type": "object", "required": [ "type", "text" ], "properties": { "text": { "type": "string" }, "type": { "type": "string" } } } } } } }, { "name": "system_diagnostics", "description": "Show comprehensive system status, platform support, and success rates", "input_schema": { "type": "object", "required": [], "properties": {} }, "output_schema": { "type": "object", "required": [ "content" ], "properties": { "content": { "type": "array", "items": { "type": "object", "required": [ "type", "text" ], "properties": { "text": { "type": "string" }, "type": { "type": "string" } } } } } } }, { "name": "download_video_to_cloud", "description": "🎬 Download videos from YouTube, Instagram, TikTok, Facebook, and LinkedIn using professional techniques with 85-95% success rates", "input_schema": { "type": "object", "required": [ "url" ], "properties": { "url": { "type": "string", "description": "Video URL from supported platforms (YouTube, Instagram, TikTok, Facebook, LinkedIn)" } } }, "output_schema": { "type": "object", "required": [ "content" ], "properties": { "content": { "type": "array", "items": { "type": "object", "required": [ "type", "text" ], "properties": { "text": { "type": "string" }, "type": { "type": "string" } } } } } } }, { "name": "download_audio_to_cloud", "description": "🎵 Extract and download audio from videos in high-quality MP3 format from any supported platform", "input_schema": { "type": "object", "required": [ "url" ], "properties": { "url": { "type": "string", "description": "Video URL to extract audio from" } } }, "output_schema": { "type": "object", "required": [ "content" ], "properties": { "content": { "type": "array", "items": { "type": "object", "required": [ "type", "text" ], "properties": { "text": { "type": "string" }, "type": { "type": "string" } } } } } } }, { "name": "get_video_metadata", "description": "📊 Get comprehensive video metadata including title, duration, views, and technical details without downloading", "input_schema": { "type": "object", "required": [ "url" ], "properties": { "url": { "type": "string", "description": "Video URL to get metadata for" } } }, "output_schema": { "type": "object", "required": [ "content" ], "properties": { "content": { "type": "array", "items": { "type": "object", "required": [ "type", "text" ], "properties": { "text": { "type": "string" }, "type": { "type": "string" } } } } } } } ], "version": "2.0.0", "categories": [], "description": "Remote MCP server for downloading videos from social media platforms and storing them in S3-compatible cloud storage" }
Forks
Watchers
Contributors
Last Push: 9/16/2025
Open Issues: 0